Class FileIOException

  • All Implemented Interfaces:
    java.io.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:
    Serialized Form