compat.optparse.OptParseError API [rev. unknown]

class OptParseError(Exception):

*no docstring available*

class attributes and properties:

args: <attribute 'args' of 'exceptions.BaseException' objects>
message: <attribute 'message' of 'exceptions.BaseException' objects>

methods:

def __init__(self, msg):

*no docstring available*

def __str__(self):

*no docstring available*