Class AuthenticationRepositoryException

All Implemented Interfaces:
Serializable

public class AuthenticationRepositoryException extends RepositoryException
Author:
Adolfo Pérez
See Also:
  • Constructor Details

    • AuthenticationRepositoryException

      public AuthenticationRepositoryException()
    • AuthenticationRepositoryException

      public AuthenticationRepositoryException(String msg)
    • AuthenticationRepositoryException

      public AuthenticationRepositoryException(String msg, Throwable throwable)
    • AuthenticationRepositoryException

      public AuthenticationRepositoryException(Throwable throwable)