Click or drag to resize

CustomerDoesNotExistsException Constructor

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