Sofu Documentation
SofuNotValueException Constructor (notValue)
NamespacesSofu.SofuSofuNotValueExceptionSofuNotValueException(SofuObject)
Creates a new SofuNotValueException and also shows the type of the SofuObject that failed to be converted. This one is default when calling Value() or asValue()
Declaration Syntax
C#
public SofuNotValueException(
	SofuObject notValue
)
Parameters
notValue (SofuObject)
Name of the Object which was not a Value

Assembly: Sofu (Module: Sofu) Version: 0.2.1.0 (0.2.1.0)