Class ResteasyMalformedChallengeException

All Implemented Interfaces:
Serializable

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

  • Constructor Details

    • ResteasyMalformedChallengeException

      public ResteasyMalformedChallengeException()
    • ResteasyMalformedChallengeException

      public ResteasyMalformedChallengeException(String message)
    • ResteasyMalformedChallengeException

      public ResteasyMalformedChallengeException(String message, Throwable cause)
    • ResteasyMalformedChallengeException

      public ResteasyMalformedChallengeException(Throwable cause)