underlyingException property

String? underlyingException
final

Underlying cause of this exception helpful for debugging (Optional)

Implementation

final String? underlyingException;