Class GroupManager.NotModifiedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.dlr.proseo.usermgr.rest.GroupManager.NotModifiedException
All Implemented Interfaces:
Serializable
Enclosing class:
GroupManager

public static class GroupManager.NotModifiedException extends RuntimeException
Exception to indicate unmodified data to caller
See Also:
  • Constructor Details

    • NotModifiedException

      public NotModifiedException(String message)