Package | Description |
---|---|
com.opensymphony.xwork2 |
Main XWork interfaces and classes.
|
com.opensymphony.xwork2.config |
Configuration core classes.
|
com.opensymphony.xwork2.conversion | |
com.opensymphony.xwork2.util.reflection | |
org.apache.struts2 |
Modifier and Type | Method and Description |
---|---|
ActionConfig |
UnknownHandler.handleUnknownAction(String namespace,
String actionName)
Handles the case when an action configuration is unknown.
|
Result |
UnknownHandler.handleUnknownResult(ActionContext actionContext,
String actionName,
ActionConfig actionConfig,
String resultCode)
Handles the case when a result cannot be found for an action and result code.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationException
ConfigurationException
|
class |
ReferenceResolverException
Deprecated.
to be removed
|
Modifier and Type | Class and Description |
---|---|
class |
TypeConversionException
TypeConversionException should be thrown by any TypeConverters which fail to convert values
|
Modifier and Type | Class and Description |
---|---|
class |
ReflectionException |
Modifier and Type | Class and Description |
---|---|
class |
StrutsException
A generic runtime exception that optionally contains Location information
|
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.