public class NotExportableException extends IllegalArgumentException
ExportedBean
.Model
,
Serialized FormConstructor 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, toString
public NotExportableException(Class type)
public Class getType()
ExportedBean
Copyright © 2014. All rights reserved.