Click or drag to resize
InvalidConversionException Constructor
Overload List
  NameDescription
Public methodInvalidConversionException
Construct the exception without a description.
Public methodInvalidConversionException(String)
Construct the exception with the description.
Public methodInvalidConversionException(String, Exception)
Construct the exception with the description and the cause exception.
Top
See Also