Die constructor
const
Die(
- Object throwable, [
- StackTrace? stackTrace
Implementation
const Die(this.throwable, [this.stackTrace]);
const Die(this.throwable, [this.stackTrace]);