public class ExpectationFailedException extends WebException
| Modifier | Constructor and Description |
|---|---|
|
ExpectationFailedException() |
|
ExpectationFailedException(String string) |
|
ExpectationFailedException(String string,
Throwable throwable) |
protected |
ExpectationFailedException(String string,
Throwable throwable,
boolean bln,
boolean bln1) |
|
ExpectationFailedException(Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStatusCode() |
getWebErroraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ExpectationFailedException()
public ExpectationFailedException(String string)
public ExpectationFailedException(Throwable throwable)
public int getStatusCode()
getStatusCode in class WebExceptionCopyright © 2018. All rights reserved.