Class DuplicateClientException

All Implemented Interfaces:
Serializable

public class DuplicateClientException extends ClientException
This exception represents a duplicate client problem.
See Also:
  • Constructor Details

    • DuplicateClientException

      public DuplicateClientException(int number, String name)
      Parameters:
      number - the client number
      name - the client name
  • Method Details

    • getHolderName

      public String getHolderName()
      Returns:
      the holder name