|
GridGain 3.6.0e
Enterprise 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.GridTopologyException
public class GridTopologyException
This exception is used to indicate error with grid topology (e.g., crashed node, etc.).
| Wiki | |
| Forum |

| Constructor Summary | |
|---|---|
GridTopologyException(String msg)
Creates new topology exception with given error message. |
|
GridTopologyException(String msg,
Throwable cause)
Creates new topology exception with given error message and optional nested exception. |
|
| 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 GridTopologyException(String msg)
msg - Error message.
public GridTopologyException(String msg,
@Nullable
Throwable cause)
msg - Error message.cause - Optional nested exception (can be null).
|
GridGain 3.6.0e
Enterprise Edition |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
|
GridGain - Real Time Big Data
|
|
|