public class ForbiddenClassException extends com.thoughtworks.xstream.XStreamException
| Constructor and Description |
|---|
ForbiddenClassException(Class type)
Construct a ForbiddenClassException.
|
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ForbiddenClassException(Class type)
type - the forbidden classCopyright © 2005–2017. All rights reserved.