Class ResteasyUnsupportedHttpVersionException

  • All Implemented Interfaces:
    java.io.Serializable

    public class ResteasyUnsupportedHttpVersionException
    extends ResteasyProtocolException
    Version:
    $Revision: 1.1 $ Copyright Jul 28, 2012
    See Also:
    Serialized Form
    • Constructor Detail

      • ResteasyUnsupportedHttpVersionException

        public ResteasyUnsupportedHttpVersionException()
      • ResteasyUnsupportedHttpVersionException

        public ResteasyUnsupportedHttpVersionException​(java.lang.String message)
      • ResteasyUnsupportedHttpVersionException

        public ResteasyUnsupportedHttpVersionException​(java.lang.String message,
                                                       java.lang.Throwable cause)
      • ResteasyUnsupportedHttpVersionException

        public ResteasyUnsupportedHttpVersionException​(java.lang.Throwable cause)