getError abstract method

Exception? getError()

If an error has occurred, return it. Else return null

Implementation

Exception? getError();