Click or drag to resize
UnknownTypeException Constructor
Overload List
  NameDescription
Public methodUnknownTypeException
Initializes a new instance of the UnknownTypeException class.
Public methodUnknownTypeException(String)
Initializes a new instance of the UnknownTypeException class with the specified error message.
Public methodUnknownTypeException(String, Exception)
Initializes a new instance of the UnknownTypeException class with the specified error message and inner exception.
Top
See Also