ActionValueException

Exceptions thrown when creating ActionValues from objects.

Constructors

Link copied to clipboard
constructor(@Nullable message: String, @Nullable exception: Exception)
Default constructor.

Inherited functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getCause(): Throwable
Link copied to clipboard
Link copied to clipboard
open fun getMessage(): String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun printStackTrace()
Link copied to clipboard
Link copied to clipboard
open fun toString(): String