Sofu Documentation
SofuNotListException Constructor (notList)
NamespacesSofu.SofuSofuNotListExceptionSofuNotListException(SofuObject)
Creates a new SofuNotListException and also shows the type of the SofuObject that failed to be converted.
Declaration Syntax
C#
public SofuNotListException(
	SofuObject notList
)
Parameters
notList (SofuObject)
SofuObject that couldn't be converted to List

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