com.sentilla.system
Class InvalidEncryptionKeyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sentilla.system.InvalidEncryptionKeyException
- All Implemented Interfaces:
- Serializable
public class InvalidEncryptionKeyException
- extends RuntimeException
Indicates an encryption key that is not valid due to type or content.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidEncryptionKeyException
public InvalidEncryptionKeyException()
Copyright © 2007 Sentilla Corporation. All Rights Reserved.