ScriptAnyException

This exception is only thrown when using ScriptAny.checkValue.

Constructors

this
this(string msg, ScriptAny val, string file, size_t line)

ctor

Members

Variables

value
ScriptAny value;

the offending value

Meta