|
|||||||||
| 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.cogroo.addon.InternationalizedException
org.cogroo.addon.CogrooException
org.cogroo.addon.util.RestConnectionException
public class RestConnectionException
| Field Summary |
|---|
| Fields inherited from class org.cogroo.addon.CogrooException |
|---|
STANDARD_MESSAGE_CATALOG |
| Constructor Summary | |
|---|---|
RestConnectionException(String aMessageKey,
Object[] aArguments)
|
|
RestConnectionException(String aMessageKey,
Object[] aArguments,
Throwable aCause)
|
|
| Method Summary |
|---|
| Methods inherited from class org.cogroo.addon.InternationalizedException |
|---|
getArguments, getCause, getLocalizedMessage, getLocalizedMessage, getMessage, getMessageKey, getResourceBundleName, hasMessageKey, initCause |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RestConnectionException(String aMessageKey,
Object[] aArguments,
Throwable aCause)
public RestConnectionException(String aMessageKey,
Object[] aArguments)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||