UserCallbackException constructor
UserCallbackException(
- Object userException
Implementation
UserCallbackException(this.userException)
: super('An exception occurred while executing a user-provided callback. See userException for more details: $userException');