NetworkException

open fun NetworkException()
open fun NetworkException(@NonNull cause: String)
open fun NetworkException(@NonNull throwable: Throwable)
open fun NetworkException(@Nullable detailMessage: String, @NonNull throwable: Throwable)