Compiler Plugin Utils
1.1.1-SNAPSHOT
Compiler Plugin Utils
/
com.rnett.plugin.stdlib
/
ExceptionClass
Exception
Class
interface
ExceptionClass
Content copied to clipboard
Properties
Sources
Inheritors
Properties
cause
Link copied to clipboard
open
val
cause
:
PropertyRef
Content copied to clipboard
klass
Link copied to clipboard
abstract
val
klass
:
ClassRef
Content copied to clipboard
message
Link copied to clipboard
open
val
message
:
PropertyRef
Content copied to clipboard
newEmpty
Link copied to clipboard
open
val
newEmpty
:
ConstructorRef
Content copied to clipboard
newWithMessage
Link copied to clipboard
open
val
newWithMessage
:
ConstructorRef
Content copied to clipboard
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