Class DirectoryMappingNotFoundExceptionMapper

java.lang.Object
com.atlassian.crowd.plugin.rest.exception.mapper.DirectoryMappingNotFoundExceptionMapper
All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<DirectoryMappingNotFoundException>

@Provider public class DirectoryMappingNotFoundExceptionMapper extends Object implements jakarta.ws.rs.ext.ExceptionMapper<DirectoryMappingNotFoundException>
  • Constructor Details

    • DirectoryMappingNotFoundExceptionMapper

      public DirectoryMappingNotFoundExceptionMapper()
  • Method Details