Class AccountCredentialsNotFoundException

All Implemented Interfaces:
Serializable

public class AccountCredentialsNotFoundException extends CredentialsRepoException
An exception indicating an account was not found.
Author:
Daniel Bernstein Date: Oct 28, 2013
See Also:
  • Constructor Details

    • AccountCredentialsNotFoundException

      public AccountCredentialsNotFoundException(String message)