JavaLang

object JavaLang : RootPackage

Types

Link copied to clipboard
object AssertionError : ClassRef, ExceptionClassWithCause
Link copied to clipboard
object ClassCastException : ClassRef, ExceptionClass
Link copied to clipboard
object Error : ClassRef, ExceptionClassWithCause
Link copied to clipboard
object Exception : ClassRef, ExceptionClassWithCause
Link copied to clipboard
object IllegalArgumentException : ClassRef, ExceptionClassWithCause
Link copied to clipboard
object IllegalStateException : ClassRef, ExceptionClassWithCause
Link copied to clipboard
object IndexOutOfBoundsException : ClassRef, ExceptionClass
Link copied to clipboard
object NullPointerException : ClassRef, ExceptionClass
Link copied to clipboard
object RuntimeException : ClassRef, ExceptionClassWithCause
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
val fqName: FqName

Sources

Link copied to clipboard