exceptionType property

String exceptionType

The name of this Exception that will appear in the error message log.

Implementation

String get exceptionType => "DartWotException";