Lines Matching defs:Error
2217 class Error(Exception):2220 class NoSuchMailboxError(Error):2223 class NotEmptyError(Error):2226 class ExternalClashError(Error):2229 class FormatError(Error):