|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageConst | |
|---|---|
| org.zkoss.lang | The most fundamental Java utilities relevant. |
| org.zkoss.mesg | Message for multi-language messages (locale-dependent). |
| org.zkoss.util | Utilities for handling data structures. |
| org.zkoss.xel | XEL - Extensible Expression Language to encapsulate different implementations, such as EL, MVEL and OGNL. |
| Uses of MessageConst in org.zkoss.lang |
|---|
| Subinterfaces of MessageConst in org.zkoss.lang | |
|---|---|
interface |
Warning
Represents an exception is a warning rather than error. |
| Classes in org.zkoss.lang that implement MessageConst | |
|---|---|
class |
CommonException
The most fundamental non-runtime exception of Potix classes. |
class |
OperationException
The expectable system exception denoting user's operation errors. |
class |
PotentialDeadLockException
Denote a potential dead lock might occur. |
class |
SystemException
Indicates a system exception. |
class |
WarningException
The warning exception. |
| Uses of MessageConst in org.zkoss.mesg |
|---|
| Subinterfaces of MessageConst in org.zkoss.mesg | |
|---|---|
interface |
MCommon
|
interface |
Messageable
Denotes an object that contains a message by use of an integer, called code. |
| Classes in org.zkoss.mesg that implement MessageConst | |
|---|---|
class |
Messages
The message manager. |
| Uses of MessageConst in org.zkoss.util |
|---|
| Classes in org.zkoss.util that implement MessageConst | |
|---|---|
class |
IllegalSyntaxException
Represents a syntax error. |
class |
InvalidValueException
Denotes an invalid value is passed to a setter method. |
class |
ModificationException
Denotes a modification fails. |
| Uses of MessageConst in org.zkoss.xel |
|---|
| Classes in org.zkoss.xel that implement MessageConst | |
|---|---|
class |
XelException
Represents a XEL exception. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||