public class HttpStatusExceptionUtil
extends java.lang.Object
| Constructor and Description |
|---|
HttpStatusExceptionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static CommandException |
getException(int httpStatus,
CommandExceptionError customError) |
static void |
throwException(int httpStatus) |
static void |
throwException(int httpStatus,
CommandExceptionError customError) |
public static void throwException(int httpStatus,
CommandExceptionError customError)
public static void throwException(int httpStatus)
public static CommandException getException(int httpStatus, CommandExceptionError customError)
Copyright © 2012-2020 42 BV. All Rights Reserved.