public class FieldValueCloningErrorException extends EngineInternalSpaceException
| Constructor and Description | 
|---|
FieldValueCloningErrorException(String uid,
                               String classname,
                               String field_className,
                               Object value,
                               Exception cause)
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Exception | 
getCause()  | 
String | 
getClassName()
Returns the rejected entry class name. 
 | 
String | 
getFieldClassName()  | 
String | 
getUID()
Returns the rejected entry UID. 
 | 
Object | 
getValue()  | 
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © GigaSpaces.