SilentException constructor
SilentException(
- String message,
- Object exception,
- StackTrace stackTrace
Implementation
SilentException(String super.message, super.exception, super.stackTrace)
: super.withMessage();