exceptionType property

String? exceptionType
getter/setter pair
This is returned by UM requests. It's the name of the exception that was raised.

Implementation

/* private */
String? exceptionType;