Class ResteasyNTLMEngineException

All Implemented Interfaces:
Serializable

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

  • Constructor Details

    • ResteasyNTLMEngineException

      public ResteasyNTLMEngineException()
    • ResteasyNTLMEngineException

      public ResteasyNTLMEngineException(String message)
    • ResteasyNTLMEngineException

      public ResteasyNTLMEngineException(String message, Throwable cause)
    • ResteasyNTLMEngineException

      public ResteasyNTLMEngineException(Throwable cause)