public class OperationException extends TapestryException
OperationTracker
; the trace property
identifies what operations were active at the time of the exception.Constructor and Description |
---|
OperationException(Throwable cause,
String[] trace) |
Modifier and Type | Method and Description |
---|---|
String[] |
getTrace() |
getLocation, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public OperationException(Throwable cause, String[] trace)
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.