public class HttpException extends RuntimeException
Modifier and Type | Method and Description |
---|---|
String |
getDetail()
Returns the HTTP error response message detail.
|
int |
getStatus()
Returns the HTTP status code.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getDetail()
public int getStatus()
Copyright © 2022 Splunk, Inc.. All rights reserved.