TaskShark
Toggle table of contents
0.2.2
Select version
0.3-SNAPSHOT
0.2.2
0.2.1
0.2-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
TaskShark
taskshark
/
io.github.gearup12499.taskshark
/
FastException
Fast
Exception
open
class
FastException
:
RuntimeException
Optimized exception class for Exception-as-control-flow
Inheritors
TaskStopException
Members
Constructors
Fast
Exception
Link copied to clipboard
constructor
(
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
Functions
fill
In
Stack
Trace
Link copied to clipboard
open
override
fun
fillInStackTrace
(
)
:
Throwable
?