Class DuplicateClientException

All Implemented Interfaces:
Serializable

public class DuplicateClientException extends AccountHolderException
This exception represents a duplicate holder problem.
See Also:
Serialized Form
  • Constructor Details

    • DuplicateClientException

      public DuplicateClientException(int id, String name)
      Parameters:
      id -
      name -