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, toString
public ForbiddenClassException(Class type)
type
- the forbidden classCopyright © 2005–2017. All rights reserved.