public class SecurityPolicyException
extends org.opensaml.xml.security.SecurityException
| Constructor and Description |
|---|
SecurityPolicyException()
Constructor.
|
SecurityPolicyException(Exception wrappedException)
Constructor.
|
SecurityPolicyException(String message)
Constructor.
|
SecurityPolicyException(String message,
Exception wrappedException)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SecurityPolicyException()
public SecurityPolicyException(String message)
message - exception messagepublic SecurityPolicyException(Exception wrappedException)
wrappedException - exception to be wrapped by this oneCopyright © 1999-2014. All Rights Reserved.