Class ProxyException

    • Constructor Detail

      • ProxyException

        public ProxyException​(String message)
      • ProxyException

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

        public ProxyException​(Throwable cause)
      • ProxyException

        protected ProxyException​(String message,
                                 Throwable cause,
                                 boolean enableSuppression,
                                 boolean writableStackTrace)