public class BddException extends RuntimeException
| Constructor and Description |
|---|
BddException(List<String> messages,
Throwable cause) |
BddException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getMessages() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022. All rights reserved.