cafepy_error
### Author: Mogu ###
This code is for Errors.
- # environment:
- Python3.5.1
# requirements:
-
class
cafepy.utils.cafepy_error.CafePyError[source]
Base class for exceptions in this module
-
class
cafepy.utils.cafepy_error.InputError(expr, msg)[source]
-
class
cafepy.utils.cafepy_error.ReadingError(expr, func, msg)[source]
-
class
cafepy.utils.cafepy_error.FileTypeError(msg)[source]
-
class
cafepy.utils.cafepy_error.CmdLineError(msg)[source]