FunctionInvocationException

Exception thrown when a function invocation fails.

Constructors

Link copied to clipboard
constructor(name: QualifiedName, cause: Throwable)

Properties

Link copied to clipboard
open override val cause: Throwable
Link copied to clipboard
expect open val message: String?
Link copied to clipboard