Searched refs:BaseError (Results 1 – 1 of 1) sorted by relevance
10 class BaseError(Exception): class20 class DSLError(BaseError):42 class DSLErrorWithRefs(BaseError):
Completed in 6 milliseconds