nemoguardrails.colang.v2_x.runtime.errors
nemoguardrails.colang.v2_x.runtime.errors
Colang error types.
Module Contents
Classes
API
Exception
Bases: Exception
Raised when there is invalid Colang syntax detected.
Exception
Bases: Exception
Raised when there is a Colang related runtime exception.
Exception
Bases: Exception
Raised when there is invalid Colang syntax detected.
Exception
Bases: Exception
Raised when there is an invalid value detected in a Colang expression.
Exception
Bases: Exception
Raised when there is an issue with the lmm response.