I can\'t understand how the arguments of CustomException are initialized in the following case:
class CustomException(Exception): def __init__(self, msg):