public class TraceRetrievalException extends DriverException
QueryTrace
,
Serialized FormConstructor and Description |
---|
TraceRetrievalException(String message) |
TraceRetrievalException(String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
DriverException |
copy()
Copy the exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TraceRetrievalException(String message)
public DriverException copy()
DriverException
copy
in class DriverException