ExceptionNoMod

No module exception

Could not retrieve a source module from a noise module.

@note If one or more required source modules were not connected to a specific noise module, and its GetValue() method was called, that method will raise a debug assertion instead of this exception. This is done for performance reasons.

class ExceptionNoMod : Exception {}

Constructors

this
this()
Undocumented in source.

Meta