java.lang.Object
java.lang.Throwable
java.lang.Exception
net.datenwerke.rs.terminal.service.terminal.vfs.exceptions.VFSException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
LocationDoesNotExistException, LocationIsNoFolderException, NodeDoesNotExistException

public class VFSException extends Exception
See Also:
  • Constructor Details

    • VFSException

      public VFSException(String msg)
    • VFSException

      public VFSException()
    • VFSException

      public VFSException(Throwable e)