public class FederationNotFoundException extends DaoException
| Constructor and Description |
|---|
FederationNotFoundException(String sourceGridId,
String targetGridId) |
FederationNotFoundException(String sourceGridId,
String targetGridId,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSourceGridId() |
String |
getTargetGridId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString