Click or drag to resize

VendorDoesNotExistsException Constructor

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