Class ResteasyUnsupportedHttpVersionException

All Implemented Interfaces:
Serializable

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

  • Constructor Details

    • ResteasyUnsupportedHttpVersionException

      public ResteasyUnsupportedHttpVersionException()
    • ResteasyUnsupportedHttpVersionException

      public ResteasyUnsupportedHttpVersionException(String message)
    • ResteasyUnsupportedHttpVersionException

      public ResteasyUnsupportedHttpVersionException(String message, Throwable cause)
    • ResteasyUnsupportedHttpVersionException

      public ResteasyUnsupportedHttpVersionException(Throwable cause)