org.eclipse.higgins.cardstore.exceptions
Class StoreEncryptionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.higgins.cardstore.exceptions.StoreEncryptionException
- All Implemented Interfaces:
- Serializable
- public class StoreEncryptionException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
copyright
public static String copyright
StoreEncryptionException
public StoreEncryptionException()
StoreEncryptionException
public StoreEncryptionException(String arg0,
Throwable arg1)
StoreEncryptionException
public StoreEncryptionException(String arg0)
StoreEncryptionException
public StoreEncryptionException(Throwable arg0)