Class FileException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BlockException

public class FileException extends DBOpEnvException
See Also:
  • Constructor Details

    • FileException

      public FileException()
    • FileException

      public FileException(String msg)
    • FileException

      public FileException(Throwable th)
    • FileException

      public FileException(String msg, Throwable th)