Uses of Class
net.sourceforge.stripes.validation.SimpleError

Packages that use SimpleError
net.sourceforge.stripes.validation This package contains interfaces and implementations of error message classes and of classes that convert Strings to rich objects, providing validation during the conversion. 
 

Uses of SimpleError in net.sourceforge.stripes.validation
 

Subclasses of SimpleError in net.sourceforge.stripes.validation
 class LocalizableError
          Provides a mechanism for creating localizable error messages for presentation to the user.
 class ScopedLocalizableError
          Provides a slightly more customizable approach to error messages.
 



? Copyright 2005-2006, Stripes Development Team.