java.io.SerializableActivityException, AspectException, BeanException, LogException, NoSuchMessageException, TemplateException, TokenEvaluationException, TransletException, TransletScanFailedExceptionpublic class AspectranRuntimeException
extends java.lang.RuntimeException
| Constructor | Description |
|---|---|
AspectranRuntimeException() |
Constructs a AspectranCheckedException.
|
AspectranRuntimeException(java.lang.String msg) |
Constructs a AspectranCheckedException with the specified message.
|
AspectranRuntimeException(java.lang.String msg,
java.lang.Throwable cause) |
Constructs a AspectranCheckedException with the specified message and wrapped exception.
|
AspectranRuntimeException(java.lang.Throwable cause) |
Constructs a AspectranCheckedException with the wrapped exception.
|
public AspectranRuntimeException()
public AspectranRuntimeException(java.lang.String msg)
msg - the specific messagepublic AspectranRuntimeException(java.lang.Throwable cause)
cause - the real cause of the exceptionpublic AspectranRuntimeException(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.