org.sejda.model.exception
Class TaskIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.sejda.model.exception.TaskException
org.sejda.model.exception.TaskIOException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- TaskWrongPasswordException
public class TaskIOException
- extends TaskException
Exception thrown if an IOException is raised during the task execution
- Author:
- Andrea Vacondio
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TaskIOException
public TaskIOException(String message,
Throwable cause)
TaskIOException
public TaskIOException(String message)
TaskIOException
public TaskIOException(Throwable cause)
Copyright © 2013. All Rights Reserved.