public class UESVersionStrategyRTException extends CommonsRTException
Modifier and Type | Class and Description |
---|---|
static class |
UESVersionStrategyRTException.E10N00 |
UESRuntimeException.E05100
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
Serial version UID.
|
Constructor and Description |
---|
UESVersionStrategyRTException()
Creates a new instance of UESVersionStrategyRTException.
|
UESVersionStrategyRTException(ErrorCode aCode,
Creates a new instance of UESVersionStrategyRTException.
|
UESVersionStrategyRTException(UESVersionStrategyRTException.E10N00 aMsgCode,
Creates a new instance of UESVersionStrategyRTException.
|
UESVersionStrategyRTException(UESVersionStrategyRTException.E10N00 aMsgCode,
Creates a new instance of UESVersionStrategyRTException.
|
addMessages, containsMessages, getErrorCode, getID, getLocalizedMessage, getMessage, getMessages, getSimpleMessage, setID
aMsgCode
- Code of error message.aDefaultMessage
- Default (non-localized) error message.aParameters
- Message parameters.aMsgCode
- Code of error message.aDefaultMessage
- Default (non-localized) error message.aCause
- Cause of this exception.aParameters
- Message parameters.code
- Code of exceptiondefaultMessage
- Default message of exceptioncause
- Inner exceptionparameters
- Exception message parameters