public class UESSheetRTBBCodeException extends UESSheetRTException
Modifier and Type | Class and Description |
---|---|
static class |
UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorCode
Error codes of UESSheetRTBBCodeException and UESSheetBBCodeValidationErrorItem.
|
static class |
UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorItem
BBCodeValidationErrorItem - one concrete error which happened during BBCode validation (transformation from BBCode to BBXML, merging
original UXML with BBXML, XSD validation...
|
UESSheetRTException.E10901
UESRuntimeException.E05100
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
Serial UID.
|
EXCEPTION_SEQ
Constructor and Description |
---|
UESSheetRTBBCodeException(UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorCode code,
Creates a new instance of UESSheetRTException.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorItem> |
getErrorList()
Returns List of UESSheetBBCodeValidationErrorItem identifying particular problems in BBCode validation
|
isDefaultMessage, setDefaultMessage
addMessages, containsMessages, getErrorCode, getID, getLocalizedMessage, getMessage, getMessages, getSimpleMessage, setID
code
- Code of exceptiondefaultMessage
- Default message of exceptionerrorList
- List of UESSheetBBCodeValidationErrorItem identifying particular problems in BBCode validationparameters
- Exception message parameters