public class ForbiddenClassException extends AbstractSecurityException
Constructor and Description |
---|
ForbiddenClassException (java.lang.Class type)
Construct a ForbiddenClassException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ForbiddenClassException(java.lang.Class type)
type
- the forbidden classCopyright © 2004–2024 XStream. All rights reserved.