Class ResteasyAuthenticationException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ResteasyAuthChallengeException, ResteasyCredentialsNotAvailableException, ResteasyInvalidCredentialsException, ResteasyNTLMEngineException

public class ResteasyAuthenticationException extends ResteasyProtocolException
Version:
$Revision: 1.1 $ Copyright Jul 28, 2012
See Also:
  • Field Details

  • Constructor Details

    • ResteasyAuthenticationException

      public ResteasyAuthenticationException()
    • ResteasyAuthenticationException

      public ResteasyAuthenticationException(String message)
    • ResteasyAuthenticationException

      public ResteasyAuthenticationException(String message, Throwable cause)
    • ResteasyAuthenticationException

      public ResteasyAuthenticationException(Throwable cause)