Class AccountNotFoundException

All Implemented Interfaces:
Serializable

public class AccountNotFoundException extends CredentialsException
Exception when an account is not found.
Since:
1.8.0
Author:
Jerome Leleu
See Also:
  • Constructor Details

    • AccountNotFoundException

      public AccountNotFoundException(String message)
    • AccountNotFoundException

      public AccountNotFoundException(Throwable t)