Sofu Documentation
SofuNotMapException Constructor (notMap)
NamespacesSofu.SofuSofuNotMapExceptionSofuNotMapException(SofuObject)
Creates a new SofuNotMapException and also shows the type of the SofuObject that failed to be converted. This one is default when calling Map() or asMap()
Declaration Syntax
C#
public SofuNotMapException(
	SofuObject notMap
)
Parameters
notMap (SofuObject)
SofuObject that couldn't be converted to Map

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