Uses of Class
com.taursys.util.ChainedException

Packages that use ChainedException
com.taursys.model This package contains the model and value holder subcomponents which hold, parse and format values for Mapper XML components. 
com.taursys.xml.event This package contains event related classes for Mapper XML components. 
 

Uses of ChainedException in com.taursys.model
 

Subclasses of ChainedException in com.taursys.model
 class ModelException
          General Exception for problems encountered in Model objects.
 class ModelInvocationTargetException
          ModelPropertyAccessorException which is caused by InvocationTargetExceptions.
 class ModelParseException
          ModelExceptions encountered while parsing text value.
 class ModelPropertyAccessorException
          ModelExceptions encountered while accessing properties.
 class MultiModelParseException
          List of multiple ModelParseExceptions.
 class NotInListException
          Exception generated when item is not in list.
 class SelectModelException
          General Exception for problems encountered in DefaultSelectModel objects.
 class UnknownStateValueException
          UnknownStateValueException is caused within Checkbox model by unknown state values.
 

Uses of ChainedException in com.taursys.xml.event
 

Subclasses of ChainedException in com.taursys.xml.event
 class RecycleException
          General Exception for problems encountered during recycling.
 class RenderException
          General Exception for problems encountered in Model objects.
 



Copyright © 2007 Martin T Phelan. All Rights Reserved.