Class ProtocolMethodException

    • Constructor Detail

      • ProtocolMethodException

        public ProtocolMethodException()
      • ProtocolMethodException

        public ProtocolMethodException​(String message,
                                       Throwable cause,
                                       boolean enableSuppression,
                                       boolean writableStackTrace)
      • ProtocolMethodException

        public ProtocolMethodException​(String message,
                                       Throwable cause)
      • ProtocolMethodException

        public ProtocolMethodException​(String message)
      • ProtocolMethodException

        public ProtocolMethodException​(Throwable cause)