Class CryptoManagerException

  • All Implemented Interfaces:
    Serializable

    public class CryptoManagerException
    extends io.mosip.kernel.core.exception.BaseUncheckedException
    See Also:
    Serialized Form
    • Constructor Detail

      • CryptoManagerException

        public CryptoManagerException()
        Instantiates a new access denied exception.
      • CryptoManagerException

        public CryptoManagerException​(String message)
        Instantiates a new access denied exception.
        Parameters:
        message - the message
      • CryptoManagerException

        public CryptoManagerException​(String message,
                                      String message1)
      • CryptoManagerException

        public CryptoManagerException​(String message,
                                      String message1,
                                      Throwable cause)
        Instantiates a new access denied exception.
        Parameters:
        message - the message
        cause - the cause