Class ProviderException

    • Constructor Detail

      • ProviderException

        public ProviderException​(String message)
        Creates the exception with the given message
        Parameters:
        message - the exception message
      • ProviderException

        public ProviderException​(String message,
                                 Throwable cause)
        Creates the exception with the given message and cause
        Parameters:
        message - the exception message
        cause - Throwable