public interface HttpErrorStatusProvider
Modifier and Type | Method and Description |
---|---|
String |
getMessage()
Gives the error message.
|
int |
getStatusCode()
Gives the HTTP status code for this error.
|
int getStatusCode()
String getMessage()
Copyright © 2024 Cask Data, Inc. Licensed under the Apache License, Version 2.0.