Error

class Error @JvmOverloads constructor(val exception: Exception, status: ActionResult.Status = Status.EXECUTION_ERROR) : ActionResult(source)

Constructors

Link copied to clipboard
constructor(exception: Exception, status: ActionResult.Status = Status.EXECUTION_ERROR)

Properties

Link copied to clipboard

Inherited properties

Link copied to clipboard
Link copied to clipboard