Type alias GenerateExceptionType

GenerateExceptionType: "noOutput" | "outputNotJsonable" | "outputNotJsonableObject" | "specMismatch" | "yamlError"

Type for exceptions that can be generated.

Generated using TypeDoc