Class ExceptionMappingConfig.Builder
java.lang.Object
org.apache.struts2.config.entities.ExceptionMappingConfig.Builder
- Enclosing class:
- ExceptionMappingConfig
The builder for this object. An instance of this object is the only way to construct a new instance. The
purpose is to enforce the immutability of the object. The methods are structured in a way to support chaining.
After setting any values you need, call the
build()
method to create the object.-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
target
-
-
Constructor Details
-
Builder
-
Builder
-
-
Method Details
-
name
-
exceptionClassName
-
result
-
addParam
-
addParams
-
location
-
build
-
embalmTarget
protected void embalmTarget()
-