| Modifier and Type | Class | Description |
|---|---|---|
class |
ActivityException |
This exception will be thrown when activity is failed.
|
class |
ActivityTerminatedException |
Raised if an activity is terminated during processing.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AspectAdviceException |
The Class AspectAdviceException.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ProcessException |
This exception will be thrown if the translet processing fails.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ActionExecutionException |
This exception will be thrown when a action execution is failed.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
MissingMandatoryParametersException |
An exception indicating that a mandatory parameter was missing from the request.
|
class |
RequestException |
This exception will be thrown when a translet request is failed.
|
class |
RequestMethodNotAllowedException |
Exception thrown when a request handler does not allow a specific request method.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ResponseException |
The Class ResponseException.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
DispatchResponseException |
The Class DispatchResponseException.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
TransformResponseException |
The Class TransformResponseException.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AspectException |
This class is the basic exception that gets thrown from the aspect package.
|
class |
InvalidPointcutPatternException |
The Class InvalidPointcutPatternException.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
BeanCreationException |
The Class BeanCreationException.
|
class |
BeanDestroyFailedException |
The Class BeanDestroyFailedException.
|
class |
BeanException |
This class is the basic exception that gets thrown from the bean package.
|
class |
BeanInstantiationException |
Exception thrown when instantiation of a bean failed.
|
class |
BeanNotFoundException |
The Class BeanNotFoundException.
|
class |
BeanNotOfRequiredTypeException |
Thrown when a bean doesn't match the expected type
|
class |
BeanRuleException |
The Class BeanRuleException.
|
class |
FactoryBeanNotInitializedException |
Exception to be thrown from a FactoryBean's getObject() method
if the bean is not fully initialized yet,
for example because it is involved in a circular reference.
|
class |
NoUniqueBeanException |
The Class NoUniqueBeanException.
|
class |
RequiredTypeBeanNotFoundException |
The Class RequiredTypeBeanNotFoundException.
|
class |
UnsupportedBeanScopeException |
The Class UnsupportedBeanScopeException.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ProxyBeanInstantiationException |
Exception thrown when instantiation of a proxy bean failed.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
BeanClassScanFailedException |
The Class BeanClassScanFailedException.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
TemplateException |
This class is the basic exception that gets thrown from the template package.
|
class |
TemplateNotFoundException |
The Class TemplateNotFoundException.
|
class |
TemplateProcessorException |
This class is the basic exception that gets thrown from the template package.
|
class |
TemplateRuleException |
The Class TemplateRuleException.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
TransletException |
The Class TransletException.
|
class |
TransletInstantiationException |
Exception thrown when instantiation of a translet failed.
|
class |
TransletNotFoundException |
This exception will be thrown when a translet not found.
|
class |
TransletRuleException |
The Class TransletRuleException.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
TransletScanFailedException |
The Class TransletScanFailedException.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
TokenEvaluationException |
The Class TokenEvaluationException.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
InvalidTokenException |
The Class InvalidTokenException.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
NoSuchMessageException |
Exception thrown when a message can't be resolved.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
LogException |
Copyright © 2008–2018 The Aspectran Project. All rights reserved.