SerializableInvalidFileStructureException, InvalidImageIndexException, MissingParameterException, UnsupportedCodecModeException, UnsupportedTypeException, WrongFileFormatException, WrongParameterExceptionpublic class OperationFailedException extends Exception
Operation.process().
Note that a failure due to missing or wrong parameters must
lead to the dedicated exception classes
WrongParameterException or MissingParameterException
being thrown.| Constructor | Description |
|---|---|
OperationFailedException(String message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OperationFailedException(String message)