Serialized Form
Package org.apgrid.grpc.ng |
size
int size
- size of the array.
accessing
int accessing
- the number of the array tried in order to access.
dimension
int dimension
- the index number of depth of the array.
argNum
int argNum
- argument number
actualType
java.lang.String actualType
- the type of actual argument
requiredType
java.lang.String requiredType
- required type
buffer
byte[] buffer
- buffer of the data
node
org.w3c.dom.Node node
- buffer of the XML node
Package org.gridforum.gridrpc |
str
java.lang.String str
- a string which describe about an error.
innerException
java.lang.Exception innerException
- an Exception object which was catched in Grid RPC libraries.
os
java.io.PrintStream os
- a PrintStream object to put a message about error.
You can change where to put information strings by setting this variable.