Class NoSuchClientException

java.lang.Object
java.lang.Throwable
java.lang.Exception
bank.exceptions.NoSuchClientException
All Implemented Interfaces:
Serializable

public class NoSuchClientException extends Exception
Client does not exist.
See Also:
Serialized Form
  • Constructor Details

    • NoSuchClientException

      public NoSuchClientException(int id)
      Parameters:
      id -
  • Method Details

    • getId

      public int getId()
      Returns:
      the id