PlayheadException

open class PlayheadException(message: String?, throwable: Throwable? = null) : RuntimeException

Inheritors

Constructors

Link copied to clipboard
constructor(message: String?, throwable: Throwable? = null)