org.openpermis.cert
Class KeyStoreReaderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openpermis.cert.KeyStoreReaderException
- All Implemented Interfaces:
- Serializable
public class KeyStoreReaderException
- extends Exception
Wrapper for exceptions encountered by the KeyStoreReader
.
- See Also:
- Serialized Form
- Since:
- 0.3.0
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
private static final long serialVersionUID
- Constant Field Value:
7233723596186183708L
- Since:
- 0.3.0
KeyStoreReaderException
public KeyStoreReaderException(Throwable cause)
- Creates a new key store reader exception with the same message as the cause.
- Parameters:
cause
- the original cause of the exception.- Since:
- 0.3.0
PERMIS Role Based Access Control 0.3.0 (Build 14)
2009/05/08 09:06:22
Copyright (c) 2002-2007 Ergon Informatik AG