public class RythmTemplateException extends TemplateException
org.osgl.mvc.result.Result.Payload
ActError.Util
templateInfo
sourceInfo
Constructor and Description |
---|
RythmTemplateException(org.rythmengine.exception.RythmException t) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
errorMessage() |
boolean |
isErrorSpot(java.lang.String traceLine,
java.lang.String nextTraceLine) |
protected boolean |
isTemplateEngineInvokeLine(java.lang.String line) |
protected void |
populateSourceInfo(java.lang.Throwable t) |
findErrorSpotTraceLine, getCause, getDirectCause, getJavaSourceInfo, templateSourceInfo
enhancingError, getCauseOrThis, init, of, of, of, of, of, of, ofStatus, populateSourceInfo, rootCauseOf, scanningError, sourceInfo, stackTrace, statusCode
_localizedErrorMsg, applyMessage, attach, attachment, attachment, defaultMessage, errorCode, errorCode, getLocalizedMessage, of, of, of, toJsonString, toKVStore, toString
addCookie, addHeader, apply, applyAfterCommitHandler, applyBeforeCommitHandler, applyCookies, applyHeaders, applyStatus, clearThreadLocals, header, payload, status, status, timestamp, touchPayload
doFillInStackTrace, fillInStackTrace
addSuppressed, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getLocalizedMessage, getMessage
public RythmTemplateException(org.rythmengine.exception.RythmException t)
public java.lang.String errorMessage()
errorMessage
in class TemplateException
public boolean isErrorSpot(java.lang.String traceLine, java.lang.String nextTraceLine)
isErrorSpot
in interface ActError
isErrorSpot
in class TemplateException
protected boolean isTemplateEngineInvokeLine(java.lang.String line)
isTemplateEngineInvokeLine
in class TemplateException
protected void populateSourceInfo(java.lang.Throwable t)
populateSourceInfo
in class ActErrorResult
Copyright © 2014–2017 ActFramework. All rights reserved.