MethodDefinitionException

A MethodDefinitionException is raised whenever an error condition is discovered that pertains to failed resolution of a method or method or failed invocation of a method definition.

Author

Todd L Smith

Parameters

code
An [error code][AvailErrorCode].

Types

Link copied to clipboard
object Companion

Properties

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

Produce a String representation of the stack trace captured in this Throwable.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Answer the numeric error code as an Avail.

Link copied to clipboard
Link copied to clipboard