TypeNotFoundException Constructors
An exception that is thrown when an object in storage refers to a type that cannot be found.Name | Parameters | Description |
---|---|---|
TypeNotFoundException(Int32) | typeId | Initializes a new instance of the TypeNotFoundException class. |
See Also