DCliException.from constructor Null safety
- Object? cause,
- StackTraceImpl stackTrace
Implementation
DCliException.from(this.cause, this.stackTrace) : message = cause.toString();
DCliException.from(this.cause, this.stackTrace) : message = cause.toString();