exception property

Exception? exception

Error objects thrown in the case of a program failure

Implementation

Exception? get exception => _exception;