Class CryptoException

    • Constructor Detail

      • CryptoException

        public CryptoException(String message)
      • CryptoException

        public CryptoException(Throwable cause)
      • CryptoException

        public CryptoException(String message,
                               Throwable cause)