public class NotExportableException extends IllegalArgumentException
ExportedBean.Model,
Serialized Form| Constructor and Description |
|---|
NotExportableException(Class type) |
NotExportableException(String s,
Class type) |
NotExportableException(String message,
Throwable cause,
Class type) |
NotExportableException(Throwable cause,
Class type) |
| Modifier and Type | Method and Description |
|---|---|
Class |
getType()
Gets the type that didn't have
ExportedBean |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotExportableException(Class type)
public Class getType()
ExportedBeanCopyright © 2013. All rights reserved.