Class ApplicationNotFoundExceptionMapper

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

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

    • ApplicationNotFoundExceptionMapper

      public ApplicationNotFoundExceptionMapper()
  • Method Details