PermissionError

class PermissionError(val cause: Throwable? = null) : OmhMapException

Constructors

Link copied to clipboard
constructor(cause: Throwable? = null)

Properties

Link copied to clipboard
open override val cause: Throwable? = null