Class NotFoundExceptionForGroup

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.ws.rs.WebApplicationException
de.aservo.confapi.commons.exception.NotFoundException
de.aservo.confapi.crowd.exception.NotFoundExceptionForGroup
All Implemented Interfaces:
Serializable

public class NotFoundExceptionForGroup extends de.aservo.confapi.commons.exception.NotFoundException
See Also:
  • Constructor Details

    • NotFoundExceptionForGroup

      public NotFoundExceptionForGroup(de.aservo.confapi.commons.model.GroupBean groupBean)
    • NotFoundExceptionForGroup

      public NotFoundExceptionForGroup(String name)