Class ShadowUnhidingNotAllowedException

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

public class ShadowUnhidingNotAllowedException
extends Exception
Exception which is thrown when the user tries to unhide shadows which are already unhidden.
Author:
René Reitmann
See Also:
Serialized Form
  • Field Details

  • Constructor Details

    • ShadowUnhidingNotAllowedException

      public ShadowUnhidingNotAllowedException​(String message)