|
GridGain 4.3.1e
Enterprise "Big Data" Edition |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.gridgain.grid.GridException
org.gridgain.grid.spi.GridSpiException
public class GridSpiException
Exception thrown by SPI implementations.

| Constructor Summary | |
|---|---|
GridSpiException(String msg)
Creates new SPI exception with given error message. |
|
GridSpiException(String msg,
Throwable cause)
Creates new SPI exception with given error message and optional nested exception. |
|
GridSpiException(Throwable cause)
Creates new SPI exception given throwable as a cause and source of error message. |
|
| Method Summary |
|---|
| Methods inherited from class org.gridgain.grid.GridException |
|---|
getCause, hasCause, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GridSpiException(String msg)
msg - Error message.public GridSpiException(Throwable cause)
cause - Non-null throwable cause.
public GridSpiException(String msg,
Throwable cause)
msg - Error message.cause - Optional nested message.
|
GridGain 4.3.1e
Enterprise "Big Data" Edition |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
|
GridGain - In-Memory Big Data
|
|
|