classify

abstract fun classify(e: Throwable): ConnectorError?

Classifies e into a ConnectorError if possible, null otherwise.