java.io.SerializableActivityContextBuilderException, ActivityContextParserException, AdapterException, AspectranServiceException, IllegalRuleException, InvalidResourceException, TemplateEngineProcessException, UnreadableSessionDataException, UnwritableSessionDataException, ViewDispatcherExceptionpublic class AspectranCheckedException
extends java.lang.Exception
| Constructor | Description |
|---|---|
AspectranCheckedException() |
Constructs a AspectranCheckedException.
|
AspectranCheckedException(java.lang.String msg) |
Constructs a AspectranCheckedException with the specified message.
|
AspectranCheckedException(java.lang.String msg,
java.lang.Throwable cause) |
Constructs a AspectranCheckedException with the specified message and wrapped exception.
|
AspectranCheckedException(java.lang.Throwable cause) |
Constructs a AspectranCheckedException with the wrapped exception.
|
public AspectranCheckedException()
public AspectranCheckedException(java.lang.String msg)
msg - the specific messagepublic AspectranCheckedException(java.lang.Throwable cause)
cause - the real cause of the exceptionpublic AspectranCheckedException(java.lang.String msg,
java.lang.Throwable cause)
msg - the specific messagecause - the real cause of the exceptionCopyright © 2008–2018 The Aspectran Project. All rights reserved.