Click or drag to resize

InvalidFileTypesException Constructor

Overload List
  NameDescription
Public methodInvalidFileTypesException
Initializes a new instance of the InvalidFileTypesException class.
Public methodInvalidFileTypesException(String)
Initializes a new instance of the InvalidFileTypesException class with a specified error message.
Public methodInvalidFileTypesException(SerializationInfo, StreamingContext)
Initializes a new instance of the InvalidFileTypesException class with serialized data.
Top
See Also