@HttpStatusCodeMapping(value=BAD_REQUEST) public class UESArtifactSearchRTException extends UESArtifactModuleRTException
Modifier and Type | Class and Description |
---|---|
static class |
UESArtifactSearchRTException.E10104
Error codes for this exception.
|
UESRuntimeException.E05100
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
The serial version.
|
EXCEPTION_SEQ
Modifier | Constructor and Description |
---|---|
protected |
UESArtifactSearchRTException()
Creates a new instance of UESArtifactSearchRTException.
|
protected |
UESArtifactSearchRTException(ErrorCode aCode,
Creates a new instance of UESArtifactSearchRTException.
|
protected |
UESArtifactSearchRTException(ErrorCode aCode,
Creates a new instance of UESArtifactSearchRTException.
|
|
UESArtifactSearchRTException(UESArtifactSearchRTException.E10104 aCode,
Creates a new instance of UESArtifactSearchRTException.
|
isDefaultMessage, setDefaultMessage
addMessages, containsMessages, getErrorCode, getID, getLocalizedMessage, getMessage, getMessages, getSimpleMessage, setID
aCode
- Code of exception.aDefaultMessage
- Default message of exception.aCause
- Inner exception.aParameters
- Exception message parameters.aCode
- Code of exception.aDefaultMessage
- Default message of exception.aParameters
- Exception message parameters.aCode
- Code of exception.aDefaultMessage
- Default message of exception.aCause
- Inner exception.aParameters
- Exception message parameters.