Class NoSuchSecurityProviderException

    • Constructor Detail

      • NoSuchSecurityProviderException

        public NoSuchSecurityProviderException​(String errorCode,
                                               String errorMessage)
        Constructor initialize NoSuchSecurityProviderException
        Parameters:
        errorCode - The errorcode for this exception
        errorMessage - The error message for this exception
      • NoSuchSecurityProviderException

        public NoSuchSecurityProviderException​(String errorCode,
                                               String errorMessage,
                                               Throwable cause)
        Constructor initialize NoSuchSecurityProviderException
        Parameters:
        errorCode - The errorcode for this exception
        errorMessage - The error message for this exception
        cause - The cause