Class DirectoryIsLockedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.bsvrz.ars.ars.persistence.directories.mgmt.lock.DirectoryIsLockedException
All Implemented Interfaces:
Serializable

public class DirectoryIsLockedException extends Exception
Exception, die geworfen wird, wenn ein Persistenzverzeichnis bereits gesperrt ist
See Also:
  • Constructor Details

    • DirectoryIsLockedException

      public DirectoryIsLockedException(String message, Exception parent)
      Erzeugt eine Instanz
      Parameters:
      message - Fehlermeldung
      parent - Übergeordnete Exception