write own exception class in pytin code example Example: create custom exception python class CustomError(Exception): pass