Uses of Class
org.zkoss.zk.ui.OperationException
-
Packages that use OperationException Package Description org.zkoss.zk.ui -
-
Uses of OperationException in org.zkoss.zk.ui
Subclasses of OperationException in org.zkoss.zk.ui Modifier and Type Class Description classArithmeticWrongValueExceptionFor ArithmeticException wrong value wrapper.classWrongValueExceptionDenotes the value passed to a setter (a.k.a., mutator) of a component is wrong.classWrongValuesExceptionDenotes an exception that is an aggregation of multipleWrongValueException.
-