class

Json::Tools::IllegalOperationException

Inherits Exception / Reference / Object

Exception raised if trying to perform an operation that does not make sense in the current context, for example when trying to access the parent pointer of the root element.

Constructors

new(message : String)
Source