Interface IRequestResult

    • Method Detail

      • getException

        Throwable getException()
        Returns:
        When the handler failed: The exception that occurred. Otherwise, when the handler was successful, null.