Class NotFoundExceptionForDirectory

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

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

    • NotFoundExceptionForDirectory

      public NotFoundExceptionForDirectory(de.aservo.confapi.commons.model.AbstractDirectoryBean directoryBean)
    • NotFoundExceptionForDirectory

      public NotFoundExceptionForDirectory(String name)
    • NotFoundExceptionForDirectory

      public NotFoundExceptionForDirectory(long id)