Class ProxyInternalException

    • Constructor Detail

      • ProxyInternalException

        public ProxyInternalException​(String message)
      • ProxyInternalException

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

        public ProxyInternalException​(Throwable cause)
      • ProxyInternalException

        protected ProxyInternalException​(String message,
                                         Throwable cause,
                                         boolean enableSuppression,
                                         boolean writableStackTrace)
    • Method Detail

      • reportInternalException

        public static void reportInternalException​(Throwable cause)