Class UnsupportedProviderException

    • Constructor Detail

      • UnsupportedProviderException

        public UnsupportedProviderException()
      • UnsupportedProviderException

        public UnsupportedProviderException​(String message)
      • UnsupportedProviderException

        public UnsupportedProviderException​(Throwable cause)
      • UnsupportedProviderException

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

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