Searched defs:BaseError (Results 1 – 5 of 5) sorted by relevance
6 class BaseError(Exception): class
29 BaseError = _distutils_errors.DistutilsError variable
119 struct BaseError {}; in test() struct
52 BaseError(BaseError), enumerator
78 class BaseError(Exception): class