ExceptionClass

interface ExceptionClass

Properties

cause
Link copied to clipboard
open val cause: PropertyRef
klass
Link copied to clipboard
abstract val klass: ClassRef
message
Link copied to clipboard
open val message: PropertyRef
newEmpty
Link copied to clipboard
open val newEmpty: ConstructorRef
newWithMessage
Link copied to clipboard
open val newWithMessage: ConstructorRef

Inheritors

ExceptionClassWithCause
Link copied to clipboard
IndexOutOfBoundsException
Link copied to clipboard
ClassCastException
Link copied to clipboard
NullPointerException
Link copied to clipboard
NoSuchElementException
Link copied to clipboard

Sources

jvm source
Link copied to clipboard