public class WAHttpException
extends java.lang.Exception
Modifier and Type | Field and Description |
---|---|
int |
httpStatusCode |
Constructor and Description |
---|
WAHttpException(int httpStatusCode) |
WAHttpException(java.lang.Throwable arg0) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessage() |