Uses of Interface
org.zkoss.mesg.Messageable

Packages that use Messageable
org.zkoss.lang The most fundamental Java utilities relevant. 
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 Messageable in org.zkoss.lang
 

Classes in org.zkoss.lang that implement Messageable
 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.
 

Uses of Messageable in org.zkoss.util
 

Classes in org.zkoss.util that implement Messageable
 class IllegalSyntaxException
          Represents a syntax error.
 

Uses of Messageable in org.zkoss.xel
 

Classes in org.zkoss.xel that implement Messageable
 class XelException
          Represents a XEL exception.
 



Copyright © 2013. All Rights Reserved.