Class DirectoryNotFoundExceptionMapper

java.lang.Object
com.atlassian.crowd.plugin.rest.exception.mapper.DirectoryNotFoundExceptionMapper
All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<DirectoryNotFoundException>

@Provider public class DirectoryNotFoundExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<DirectoryNotFoundException>
  • Constructor Details

    • DirectoryNotFoundExceptionMapper

      public DirectoryNotFoundExceptionMapper()
  • Method Details