public static class ServerRequest.HttpFailure extends Exception
Constructor and Description |
---|
HttpFailure(int status,
String error) |
Modifier and Type | Method and Description |
---|---|
String |
getError() |
int |
getStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 JBoss by Red Hat. All rights reserved.