underlyingException property

T? underlyingException
final

The exception generated by the PersistentStore or other mechanism that caused Query to fail.

Implementation

final T? underlyingException;