class CocaineErrno(object):
    # no handler for requested event
    ENOHANDLER = 200
    # syntax error or import error
    EBADSOURCE = 210