|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModuleException | |
---|---|
org.apache.struts.webapp.example | |
org.apache.struts.webapp.example2 |
Uses of ModuleException in org.apache.struts.webapp.example |
---|
Subclasses of ModuleException in org.apache.struts.webapp.example | |
---|---|
class |
ExpiredPasswordException
Example of an application-specific exception for which a handler can be configured. |
Methods in org.apache.struts.webapp.example that throw ModuleException | |
---|---|
User |
LogonAction.getUser(UserDatabase database,
java.lang.String username)
Look up the user, throwing an exception to simulate business logic rule exceptions. |
Uses of ModuleException in org.apache.struts.webapp.example2 |
---|
Methods in org.apache.struts.webapp.example2 that throw ModuleException | |
---|---|
User |
LogonAction.getUser(UserDatabase database,
java.lang.String username)
Look up the user, throwing an exception to simulate business logic rule exceptions. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |