C# Class Rock.Data.BoundFieldTypeException

Inheritance: System.Exception
Mostra file Open project: NewSpring/Rock

Public Methods

Method Description
BoundFieldTypeException ( ) : System

Initializes a new instance of the BoundFieldTypeException class.

Method Details

BoundFieldTypeException() public method

Initializes a new instance of the BoundFieldTypeException class.
public BoundFieldTypeException ( ) : System
return System