com.healthmarketscience.jackcess
Class InvalidCryptoConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
com.healthmarketscience.jackcess.InvalidCryptoConfigurationException
- All Implemented Interfaces:
- Serializable
public class InvalidCryptoConfigurationException
- extends IllegalStateException
Thrown when the crypto configuration contained within the database is invalid.
- Author:
- James Ahlborn
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidCryptoConfigurationException
public InvalidCryptoConfigurationException(String msg)
InvalidCryptoConfigurationException
public InvalidCryptoConfigurationException(String msg,
Throwable t)
Copyright © 2010-2017 Health Market Science. All Rights Reserved.