UnableToFillRefTypeException Constructors
An exception that is thrown when an error occurs when building the tree structure of classes.Name | Parameters | Description |
---|---|---|
UnableToFillRefTypeException(String, String, Exception) | objectName, memberName, innerException | Initializes a new instance of the UnableToFillRefTypeException class. |
See Also