Click or drag to resize

NotApprovedException Constructor

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