public class NotExportableException extends IllegalArgumentException
ExportedBean.Model,
Serialized Form| Constructor and Description |
|---|
NotExportableException(Class type) |
NotExportableException(Class type,
Class<?> propertyOwner,
String property) |
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, toStringCopyright © 2014. All rights reserved.