Click or drag to resize
UserFunctionExecutionException Properties

The UserFunctionExecutionException type exposes the following members.

Properties
  NameDescription
Public propertyClassId
Returns the classId of this class for serialization. Users should not implement/call this api as it is only intended for internal use.
Public propertyMessage
return as String the Exception message returned from gemfire sendException api.
Public propertyName
return as String the Exception name returned from gemfire sendException api.
Public propertyObjectSize
return the size of this object in bytes Users should not implement/call this api as it is only intended for internal use.
Top
See Also