Serializable
InvalidFileStructureException
, InvalidImageIndexException
, MissingParameterException
, UnsupportedCodecModeException
, UnsupportedTypeException
, WrongFileFormatException
, WrongParameterException
public 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, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OperationFailedException(String message)