Uses of Class
org.apache.commons.resources.ResourcesException

Packages that use ResourcesException
org.apache.commons.resources Resources is a component that provides advanced management of message resources. 
 

Uses of ResourcesException in org.apache.commons.resources
 

Subclasses of ResourcesException in org.apache.commons.resources
 class ResourcesKeyException
          Specialized subclass of ResourcesException that is thrown by a resource getter method of a Resources instance, if an invalid key value is specified and the returnNull property is false.
 



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