Class RuntimeCryptoException

    • Constructor Detail

      • RuntimeCryptoException

        public RuntimeCryptoException()
        base constructor.
      • RuntimeCryptoException

        public RuntimeCryptoException​(String message)
        create a RuntimeCryptoException with the given message.
        Parameters:
        message - the message to be carried with the exception.