Ligare.programming.exception

Exceptions used by the Ligare.web framework.

Exceptions

BuilderBuildError

The builder failed during execution of build().

InvalidBuilderStateError

The builder's state is invalid and the builder cannot execute build().

exception Ligare.programming.exception.BuilderBuildError[source]

The builder failed during execution of build().

exception Ligare.programming.exception.InvalidBuilderStateError[source]

The builder’s state is invalid and the builder cannot execute build().