Classes

  Class Description
Public class CustomerInfo
Customer info class.
Public class CustomerInfoDoesNotExistException
Exception class for the Customer Info. Thrown when an operation is tried to be performed with a non-existing order.
Public class CustomerInfoExistsException
Exception class for the Customer Info. Thrown when an existing customer info is tried to be created.