Skip to main content
Version: 1.2.0

CustomException

class CustomException(message: str, error_code = None)

Bases: Exception

Categories: exceptions

Custom exception for execution errors.