class |
OkapiBadFilterInputException |
Signals that a filter had an error when trying to open its input.
|
class |
OkapiBadFilterParametersException |
Signals that filter parameters are either null or not an instance of the expected class.
|
class |
OkapiBadStepInputException |
Signals that a step had an error when trying to open its input.
|
class |
OkapiEditorCreationException |
Signals that an editor could not be created.
|
class |
OkapiEncryptedDataException |
Signals that a filter has encountered encrypted data.
|
class |
OkapiFileNotFoundException |
Signals that a document could not be found.
|
class |
OkapiFilterCreationException |
Signals that a filter could not be created.
|
class |
OkapiIllegalFilterOperationException |
Signals a general error related to a filter operation.
|
class |
OkapiIOException |
Signals a general IO error.
|
class |
OkapiMergeException |
Signals that there was some error with merging.
|
class |
OkapiMisAlignmentException |
Signals a misalignment problem in the segments of a text unit.
|
class |
OkapiNotImplementedException |
Signals that a non-implemented method was called, or a non-implemented feature
was invoked.
|
class |
OkapiUnexpectedResourceTypeException |
Signals that a method has returned a resource in an unexpected type.
|
class |
OkapiUnexpectedRevisionException |
Signals that a filter has encountered an unexpected revision information.
|
class |
OkapiUnsupportedEncodingException |
Signals that a given character set encoding is not supported by the
current system.
|
class |
OkapiUserCanceledException |
|