Skip to content

How to use Throwable cript or code

Lars Artmann edited this page Jul 21, 2019 · 1 revision
val throwable = throwable {
    //CODE
}?.crypt()
System.err.println("The throwable code is $throwable")

You can see the API code here

Clone this wiki locally