public class SpaceIteratorException extends RuntimeException
Constructor and Description |
---|
SpaceIteratorException(String message) |
Modifier and Type | Method and Description |
---|---|
SpaceIteratorException |
addException(Integer partitionId,
Exception e) |
Map<Integer,Exception> |
getExceptions() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SpaceIteratorException(String message)
public SpaceIteratorException addException(Integer partitionId, Exception e)
public String getMessage()
getMessage
in class Throwable
Copyright © GigaSpaces.