java.io.Serializable
public class ApiException
extends java.lang.Exception
Constructor | Description |
---|---|
ApiException(java.lang.String message) |
|
ApiException(java.lang.String message,
int code) |
|
ApiException(java.lang.Throwable throwable) |
Modifier and Type | Method | Description |
---|---|---|
int |
getCode() |
Get the HTTP status code.
|
Copyright © 2020. All rights reserved.