public abstract class AbstractSecurityException extends XStreamException
Constructor and Description |
---|
AbstractSecurityException (java.lang.String message)
Constructs a SecurityException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public AbstractSecurityException(java.lang.String message)
message
- the exception messageCopyright © 2004–2024 XStream. All rights reserved.