Class ShadowHidingNotAllowedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
eu.dzhw.fdz.metadatamanagement.projectmanagement.domain.ShadowHidingNotAllowedException
All Implemented Interfaces:
Serializable

public class ShadowHidingNotAllowedException
extends Exception
Exception which is thrown when the user tries to hide a master or the most recent shadow copy.
Author:
René Reitmann
See Also:
Serialized Form
  • Field Details

  • Constructor Details

    • ShadowHidingNotAllowedException

      public ShadowHidingNotAllowedException​(String message)