public class RecordingFailedException extends RuntimeException
Constructor and Description |
---|
RecordingFailedException(String msg,
Throwable cause) |
RecordingFailedException(Throwable thr) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getReason()
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RecordingFailedException(Throwable thr)
@Deprecated public Throwable getReason()
Abbot is hosted on