Uses of Interface
org.zkoss.lang.Expectable

Packages that use Expectable
org.zkoss.lang The most fundamental Java utilities relevant. 
org.zkoss.zk.ui Interfaces of the common user-interfaces, such as Page and Component
 

Uses of Expectable in org.zkoss.lang
 

Classes in org.zkoss.lang that implement Expectable
 class OperationException
          The expectable system exception denoting user's operation errors.
 class PotentialDeadLockException
          Denote a potential dead lock might occur.
 

Uses of Expectable in org.zkoss.zk.ui
 

Classes in org.zkoss.zk.ui that implement Expectable
 class ArithmeticWrongValueException
          For ArithmeticException wrong value wrapper.
 class WrongValueException
          Denotes the value passed to a setter (a.k.a., mutator) of a component is wrong.
 class WrongValuesException
          Denotes an exception that is an aggregation of multiple WrongValueException.
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo