TaskShark
Toggle table of contents
0.3-SNAPSHOT
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
/
TaskSharkInternalException
Task
Shark
Internal
Exception
open
class
TaskSharkInternalException
:
RuntimeException
Members
Constructors
Task
Shark
Internal
Exception
Link copied to clipboard
constructor
(
message
:
String
)
constructor
(
message
:
String
,
cause
:
Throwable
)
constructor
(
cause
:
Throwable
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?