getError

open fun getError(): Exception?

If this upload failed, returns the error that caused the failure

This is provided for java callers. Kotlin callers can use UploadStatus as a sealed class as normal