public class GetBatchForIteratorException extends RuntimeException
| Constructor and Description | 
|---|
| GetBatchForIteratorException(String message) | 
| GetBatchForIteratorException(Throwable cause) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getBatchNumber() | 
| int | getPartitionId() | 
| GetBatchForIteratorException | setBatchNumber(int batchNumber) | 
| GetBatchForIteratorException | setPartitionId(int partitionId) | 
| String | toString() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic GetBatchForIteratorException(String message)
public GetBatchForIteratorException(Throwable cause)
public int getPartitionId()
public GetBatchForIteratorException setPartitionId(int partitionId)
public int getBatchNumber()
public GetBatchForIteratorException setBatchNumber(int batchNumber)
Copyright © GigaSpaces.