Class TemporaryDirectoryIOException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
de.gustavblass.commons.exceptions.TemporaryDirectoryIOException
All Implemented Interfaces:
Serializable

public class TemporaryDirectoryIOException extends IOException
Indicates that the system's temporary directory could not be found or not be written to.
See Also: