Class GetBatchForIteratorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.j_spaces.core.GetBatchForIteratorException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintsetBatchNumber(int batchNumber) setPartitionId(int partitionId) toString()Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
GetBatchForIteratorException
-
GetBatchForIteratorException
-
-
Method Details
-
getPartitionId
public int getPartitionId() -
setPartitionId
-
getBatchNumber
public int getBatchNumber() -
setBatchNumber
-
toString
-