Class FileIOException

All Implemented Interfaces:
Serializable

public class FileIOException extends PubServerException
Throw this type of exception if File IO Exception fails, typically used to wrap java.io.IOExceptions.

See Also: