Uses of Class
com.sourceforge.jpatterns.core.JPException

Packages that use JPException
com.sourceforge.jpatterns.core.configuration.exceptions   
 

Uses of JPException in com.sourceforge.jpatterns.core.configuration.exceptions
 

Subclasses of JPException in com.sourceforge.jpatterns.core.configuration.exceptions
 class JPConfigException
          This exception signs that JPatterns configuration is formed incorrectly and it doesn't matter which type caused this: consumer & framework.
 class JPConsumerConfigException
          This exception class defines the exception would be occuried when smth wrong with the consumer configuration (framework can not find the specified pattern using the path provided by the user, or e.g. some invalid format of the consumer configuration is found) $Author:: $
$Rev:: $
$Date:: $
 class JPFrameworkConfigException
          This exception class defines the exception would be occuried when smth wrong with the framework configuration (framework can not find the specified pattern using the path provided by the user, or e.g. some invalid format of the consumer configuration is found) $Author:: $
$Rev:: $
$Date:: $
 class JPInitializationException
          This exception appear in the cases smth. wrong with initialization of JPatterns framework took place (invalid value of some properties defined implementation, absence of the XML configuration file with the "factories" for the internal uses etc).
 



Copyright © 2007 jzmicer.team. All Rights Reserved.