JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
cz.ues.core.commons.exception
Interface
ServiceErrorCode
All Superinterfaces:
ErrorCode
,
MessageCode
All Known Implementing Classes:
AppBoxRTException.E10270
,
AppRTException.E10280
,
CommandRTException.E10S11
,
CommandValidationRTException.E10S12
,
MetaUseCaseRealizationRTException.E10S02
,
MetaUseCaseRealizationValidationRTException.E10S03
,
UESAccessRoleRTException.E10B30
,
UESActivityActionRTException.E10318
,
UESActivityConditionRTException.E10312
,
UESActivityRTException.E10310
,
UESActivityStateTemplateRTException.E10315
,
UESActivityTemplateRTException.E10316
,
UESAllFromOrganizationalUnitCastRTException.E10B60
,
UESArtifactRTException.E10102
,
UESArtifactStateTemplateRTException.E10305
,
UESCalendarRTException.E1F000
,
UESCastRTException.E10B14
,
UESCompanyRTException.E10218
,
UESDigitalWorkspaceRTException.E10310
,
UESFolderInterfaceRTException.E10260
,
UESFolderRTException.E10210
,
UESFriendRTException.E1H000
,
UESGroupRTException.E10B20
,
UESLayoutArtifactRTException.E10108
,
UESMetaAccessRoleRTException.E10B35
,
UESMetaArtifactRTException.E10106
,
UESMetaGroupRTException.E10B25
,
UESMetaModelRTException.E10216
,
UESMetaPermissionRTException.E05431
,
UESMetaRoleRTException.E10B16
,
UESOrganizationalUnitRTException.E10214
,
UESPermissionRTException.E05430
,
UESPropertyEntryTypeRTException.E10P02
,
UESPropertyRTException.E10P00
,
UESPropertyTemplateRTException.E10P03
,
UESQoSRTException.E10T00
,
UESQoSValidationRTException.E10T01
,
UESRequestRTException.E12000
,
UESRoleInterfaceRTException.E10B50
,
UESRoleRTException.E10B10
,
UESSheetRTException.E10901
,
UESSheetTemplateRTException.E10903
,
UESVersionStrategyRTException.E10N00
,
UseCaseRealizationRTException.E10S01
,
UseCaseRealizationValidationRTException.E10S04
,
UseCaseRTException.E10S05
,
VisualUseCaseRTException.E10S09
,
VisualUseCaseValidationRTException.E10S10
public interface
ServiceErrorCode
extends
ErrorCode
ServiceErrorCode is marker interface to mark all ServiceErrorCode enumerations used in parent RuntimeExceptions.
Since:
UES6-10
Method Summary
Methods
Modifier and Type
Method and Description
java.lang.String
getMessage
()
Gets a message related to the error code.
Methods inherited from interface cz.ues.platform.essentials.exception.
ErrorCode
getExceptionClass
Method Detail
getMessage
java.lang.String
getMessage
()
Gets a message related to the error code.
Returns:
Message related to the error code
Since:
UES6-10
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method