Skip to content

Exceptions

Custom exceptions for error handling in Carbonic.

carbonic.core.exceptions

Carbonic exceptions.

Classes

CarbonicError

Bases: Exception

Base exception for all Carbonic errors.

ParseError

Bases: CarbonicError

Raised when parsing a date/time string fails.