| Exception | Description |
|---|---|
| EmptyFileException |
This exception is thrown at runtime, if a file is empty.
|
| EnvVariableNotFoundException |
This exception is thrown at runtime, if a specified key cannot
be found in System.getProperties().
|
| MultipleMIMETypesException |
This exception is thrown at runtime, when a list contains more than a single
MIME type.
|
| OperatorAlreadyOpenException |
This exception is thrown at runtime, if an operator is already open in an
IExecutionProtocol. |
| OperatorAlreadyRegisteredException |
This exception is thrown at runtime, if an operator is not supported in
IQM.
|
| OperatorNotAllowedException |
This exception is thrown at runtime, if an operator cannot be applied to
an image.
|
| UnknownOperatorException |
This exception is thrown at runtime, if an operator is not known or registered.
|
| UnreadableSVSFileException |
This exception is thrown at runtime, when the content of the SVS
file cannot be read.
|
| UnsupportedMIMETypeException |
This exception is thrown at runtime, when a list contains an unsupported
MIME type.
|
| UnsupportedOperatorException |
This exception is thrown at runtime, if an operator is not supported in
IQM.
|
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.