public final class UESRuntimeExceptionHelper
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
private |
UESRuntimeExceptionHelper()
Creates a new instance of UESRuntimeExceptionHelper.
|
Modifier and Type | Method and Description |
---|---|
static void |
throwNewException(ErrorCode errorCode,
Throws an exception with given message.
|
static void |
throwNewException(ServiceErrorCode errorCodeWithMessage,
Throws an exception with given message.
|
static void |
throwNewException(ServiceErrorCode errorCodeWithMessage,
Throws an exception with given message.
|
errorCodeWithMessage
- exception error code that contains messageparameters
- parameters for exception messageerrorCodeWithMessage
- exception error codemessage
- exception messageinnerException
- inner exceptionparameters
- parameters for exception messageerrorCode
- exception error codemessage
- exception messageinnerException
- inner exceptionparameters
- parameters for exception message