org.openpermis.editor.policy.view.keystore
Class KeyStoreReaderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openpermis.editor.policy.view.keystore.KeyStoreReaderException
- All Implemented Interfaces:
- Serializable
public class KeyStoreReaderException
- extends Exception
Wrapper for exceptions encountered by the P12KeyStoreReader
.
- 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 |
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
KeyStoreReaderException
public KeyStoreReaderException(String message)
- Creates a new key store reader exception with a message.
- Parameters:
message
- the message.- Since:
- 0.9.0
OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:17:21
Copyright (c) 2002-2007 Ergon Informatik AG