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 SummaryConstructorsConstructorDescriptionCryptoException(String message) CryptoException(String message, Throwable cause) CryptoException(Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
CryptoExceptionpublic CryptoException()
- 
CryptoException
- 
CryptoException
- 
CryptoException
 
-