PlayheadIoException

class PlayheadIoException(message: String?, paths: List<Pair<String, Throwable>> = emptyList()) : PlayheadException

Constructors

Link copied to clipboard
constructor(message: String?, paths: List<Pair<String, Throwable>> = emptyList())