类 ProxySPIRuntimeException

    • 构造器详细资料

      • ProxySPIRuntimeException

        public ProxySPIRuntimeException()
      • ProxySPIRuntimeException

        public ProxySPIRuntimeException​(String message)
      • ProxySPIRuntimeException

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

        public ProxySPIRuntimeException​(Throwable cause)
      • ProxySPIRuntimeException

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