Class CryptoException

    • Constructor Detail

      • CryptoException

        public CryptoException​(String message)
      • CryptoException

        public CryptoException​(String message,
                               Exception cause)
      • CryptoException

        public CryptoException​(Exception wrapped)