SecurityException

Base class for all security exceptions.

Parameters

message

a textual message

cause

the cause or null.

Inheritors

Properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard
expect open val message: String?