Class NotFoundExceptionForUser

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.NotFoundExceptionForUser
All Implemented Interfaces:
Serializable

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

    • NotFoundExceptionForUser

      public NotFoundExceptionForUser(de.aservo.confapi.commons.model.UserBean userBean)
    • NotFoundExceptionForUser

      public NotFoundExceptionForUser(String name)