Class ApplicationManagerExceptionMapper

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

@Provider public class ApplicationManagerExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<ApplicationManagerException>
Maps an ApplicationManagerException to a Response.
  • Constructor Details

    • ApplicationManagerExceptionMapper

      public ApplicationManagerExceptionMapper()
  • Method Details