Exceptions

class fgdtools.EntityNotFound[source]

Raised when an entity could not be found.

class fgdtools.PropertyNotFound[source]

Raised when an entity property could not be found.

class fgdtools.SpawnflagNotFound[source]

Raised when an entity Spawnflag could not be found.

class fgdtools.InputNotFound[source]

Raised when an entity input could not be found.

class fgdtools.OutputNotFound[source]

Raised when an entity output could not be found.

class fgdtools.ChoiceNotFound[source]

Raised when a property choice could not be found.