@Deprecated public class HttpExceptionHandler extends Object
| Constructor and Description |
|---|
HttpExceptionHandler()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static ResponseException |
mapException(String message,
int status)
Deprecated.
|
static ResponseException |
mapException(String message,
int status,
Throwable cause)
Deprecated.
|
@Deprecated public static ResponseException mapException(String message, int status)
ResponseException.mapException(String, int, Throwable)@Deprecated public static ResponseException mapException(String message, int status, Throwable cause)
ResponseException.mapException(String, int, Throwable)Copyright © 2020. All rights reserved.