CASMErrPair.except constructor
CASMErrPair.except(
- Exception? exception,
- StackTrace trace
Implementation
CASMErrPair.except(this.exception, this.trace);
CASMErrPair.except(this.exception, this.trace);