src/iwork/errors

Search:
Group by:
Source   Edit  

Types

IworkContainerError = object of IworkError
opening or reading a document container went wrong Source   Edit  
IworkError = object of CatchableError
base for everything this package raises Source   Edit  
IworkFormatError = object of IworkError
the document content didn't parse the way we expected Source   Edit  
IworkUnsupportedError = object of IworkError
valid document, but a format we don't handle (e.g. pre-2013) Source   Edit