ActionValueException

constructor(@Nullable message: String, @Nullable exception: Exception)

Default constructor.

Parameters

message

The exception's message.

exception

The cause of the exception.