Uses of Class
org.scopemvc.util.LocalizedException

Packages that use LocalizedException
org.scopemvc.core The core package establishes the fundamental patterns for the MVC implementation in Scope through the definition of a limited set of interfaces and classes. 
 

Uses of LocalizedException in org.scopemvc.core
 

Subclasses of LocalizedException in org.scopemvc.core
 class ControlException
           Controllers throw ControlExceptions while responding to Controls if something goes wrong that must be reported to the user.
 



Copyright © 2000-2002 The Scope Team. All Rights Reserved.