org.openpermis.cert
Class AttributeCertificateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openpermis.cert.AttributeCertificateException
- All Implemented Interfaces:
- Serializable
public class AttributeCertificateException
- extends Exception
Exception type for AttributeCertificateExtractorUtility
.
- 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 |
AttributeCertificateException
public AttributeCertificateException(String message)
- Creates a new exception with the specified message.
- Parameters:
message
- the exception details.- Since:
- 0.3.0
AttributeCertificateException
public AttributeCertificateException(String message,
Throwable cause)
- Creates a new exception with the specified message and cause.
- Parameters:
message
- the exception details.cause
- the original cause for this exception.- Since:
- 0.3.0
OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:16:59
Copyright (c) 2002-2007 Ergon Informatik AG