public class SerenityManagedException extends RuntimeException
| Constructor and Description |
|---|
SerenityManagedException(String message,
Throwable testErrorException) |
SerenityManagedException(Throwable testErrorException) |
| Modifier and Type | Method and Description |
|---|---|
static Throwable |
detachedCopyOf(Throwable testErrorException) |
Throwable |
getCause() |
Class |
getExceptionClass() |
String |
getMessage() |
StackTraceElement[] |
getStackTrace() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SerenityManagedException(Throwable testErrorException)
public String getMessage()
getMessage in class Throwablepublic StackTraceElement[] getStackTrace()
getStackTrace in class Throwablepublic Class getExceptionClass()
Copyright © 2023. All rights reserved.