Skip to content

Exceptions

Custom exception classes for the AIBS Informatics Core library.


ApplicationException

Bases: Exception

Generic Exception for Application Errors

ValidationError

Bases: ValueError

Generic validation error class