public class IOArrayException extends IOException
| Constructor and Description | 
|---|
| IOArrayException() | 
| IOArrayException(int index) | 
| IOArrayException(int index,
                String message) | 
| IOArrayException(int index,
                String message,
                IOException cause) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getIndex() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IOArrayException()
public IOArrayException(int index)
public IOArrayException(int index,
                        String message)
public IOArrayException(int index,
                        String message,
                        IOException cause)
Copyright © GigaSpaces.