| Package | Description | 
|---|---|
| com.opensymphony.xwork2 | Main XWork interfaces and classes. | 
| com.opensymphony.xwork2.config | Configuration core classes. | 
| com.opensymphony.xwork2.util.reflection | |
| org.apache.struts2.components | |
| org.apache.struts2.conversion | 
| 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  | ConfigurationExceptionConfigurationException | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ReflectionException | 
| Modifier and Type | Method and Description | 
|---|---|
| protected StrutsException | Component. fieldError(String field,
          String errorMsg,
          Exception e)Constructs a  RuntimeExceptionbased on the given information. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | I18n. end(Writer writer,
   String body) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TypeConversionExceptionTypeConversionException should be thrown by any TypeConverters which fail to convert values | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.