Uses of Interface
org.zkoss.mesg.Messageable
-
Packages that use Messageable Package Description org.zkoss.lang org.zkoss.util org.zkoss.xel -
-
Uses of Messageable in org.zkoss.lang
Classes in org.zkoss.lang that implement Messageable Modifier and Type Class Description classCommonExceptionThe most fundamental non-runtime exception of Potix classes.classOperationExceptionThe expectable system exception denoting user's operation errors.classPotentialDeadLockExceptionDenote a potential dead lock might occur.classSystemExceptionIndicates a system exception. -
Uses of Messageable in org.zkoss.util
Classes in org.zkoss.util that implement Messageable Modifier and Type Class Description classIllegalSyntaxExceptionRepresents a syntax error. -
Uses of Messageable in org.zkoss.xel
Classes in org.zkoss.xel that implement Messageable Modifier and Type Class Description classXelExceptionRepresents a XEL exception.
-