Click or drag to resize

InvalidItemClassificationException Constructor

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