public class NotExportableException
extends java.lang.IllegalArgumentException
ExportedBean.Model,
Serialized Form| Constructor and Description |
|---|
NotExportableException(java.lang.Class type) |
NotExportableException(java.lang.String s,
java.lang.Class type) |
NotExportableException(java.lang.String message,
java.lang.Throwable cause,
java.lang.Class type) |
NotExportableException(java.lang.Throwable cause,
java.lang.Class type) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class |
getType()
Gets the type that didn't have
ExportedBean |
public NotExportableException(java.lang.Class type)
public NotExportableException(java.lang.String s,
java.lang.Class type)
public NotExportableException(java.lang.String message,
java.lang.Throwable cause,
java.lang.Class type)
public NotExportableException(java.lang.Throwable cause,
java.lang.Class type)
public java.lang.Class getType()
ExportedBeanCopyright © 2013. All Rights Reserved.