Udostępnij za pośrednictwem


TypeConversionException Constructor

Initializes a new instance of the SqlServerManagementException class.

Overload List

Name Description
TypeConversionException ()
Initializes a new instance of the SqlServerManagementException class.
TypeConversionException (String)
Initializes a new instance of the TypeConversionException class that has the specified message text.
TypeConversionException (String, Exception)
Initializes a new instance of the TypeConversionException class that has the specified message text and inner exception.
TypeConversionException (String, String, Exception)
Initializes a new instance of the TypeConversionException class that has the specified input string, type and inner exception.