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)
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.