Class AccountException

All Implemented Interfaces:
Serializable

public class AccountException extends RuntimeException
See Also:
  • Constructor Details

    • AccountException

      public AccountException()
    • AccountException

      public AccountException(String message)
    • AccountException

      public AccountException(String message, Throwable cause)