Package | Description |
---|---|
org.zkoss.lang |
The most fundamental Java utilities relevant.
|
org.zkoss.zk.ui |
Modifier and Type | Class and Description |
---|---|
class |
OperationException
The expectable system exception denoting user's operation errors.
|
class |
PotentialDeadLockException
Denote a potential dead lock might occur.
|
Modifier and Type | Class and Description |
---|---|
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.