CannotLoadInvalidTypeException Constructors
An exception that is thrown when a persistent object cannot be loaded because it’s type is not valid.Name | Parameters | Description |
---|---|---|
CannotLoadInvalidTypeException(String) | typeName | Initializes a new instance of the CannotLoadInvalidTypeException class. |
See Also