cause property

Object? cause
final

If DCliException is wrapping another exception then this is the exeception that is wrapped.

Implementation

final Object? cause;