public class DispatchError extends Exception
| Constructor and Description |
|---|
DispatchError(String message,
int statusCode) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStatusCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DispatchError(String message, int statusCode)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.