Class CryptoService.CryptoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.accumulo.core.spi.crypto.CryptoService.CryptoException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- CryptoService
Runtime Crypto exception
- See Also:
-
Constructor Summary
ConstructorDescriptionCryptoException
(String message) CryptoException
(String message, Throwable cause) CryptoException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CryptoException
public CryptoException() -
CryptoException
-
CryptoException
-
CryptoException
-