public class CryptoException extends ShiroException
Constructor and Description |
---|
CryptoException(String message) |
CryptoException(String message,
Throwable cause) |
CryptoException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CryptoException(String message)
public CryptoException(Throwable cause)
public CryptoException(String message, Throwable cause)
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.