Uses of Class
org.apache.commons.scaffold.lang.BaseException

Packages that use BaseException
org.apache.commons.scaffold.lang   
 

Uses of BaseException in org.apache.commons.scaffold.lang
 

Subclasses of BaseException in org.apache.commons.scaffold.lang
 class ParameterException
          Exception for error accessing a resource needed for a model (index file, data file).
 class PopulateException
          Exception for error populating object.
 class PropertiesException
          Exception for error populating object.
 class ResourceException
          Exception for error accessing a resource needed for a model (index file, data file).
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.