exception/custom_exception library

Exceptions / Errors

CustomException
CustomException is an abstract class that provides a base for custom exceptions. It implements the Exception interface.