Constructors
-
Invalid
Cast Initializes a new instance of the InvalidCastException class.Exception() -
Invalid
Cast Initializes a new instance of the InvalidCastException class with serialized data.Exception(Serialization Info, Streaming Context) -
Invalid
Cast Initializes a new instance of the InvalidCastException class with a specified error message.Exception(String) -
Invalid
Cast Initializes a new instance of the InvalidCastException class with a specified error message and a reference to the inner exception that is the cause of this exception.Exception(String, Exception) -
Invalid
Cast Initializes a new instance of the InvalidCastException class with a specified message and error code.Exception(String, Int32)