Klasse DirectoryIsLockedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.bsvrz.ars.ars.persistence.directories.mgmt.lock.DirectoryIsLockedException
Alle implementierten Schnittstellen:
Serializable

public class DirectoryIsLockedException extends Exception
Exception, die geworfen wird, wenn ein Persistenzverzeichnis bereits gesperrt ist
Siehe auch:
  • Konstruktordetails

    • DirectoryIsLockedException

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