public class SeamSocialRestException extends SeamSocialException
| Constructor and Description |
|---|
SeamSocialRestException(int code,
String url,
String msg) |
SeamSocialRestException(String url2,
Exception e) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
String |
getMsg() |
String |
getUrl() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2011-2013 Seam Framework. All Rights Reserved.