Class GenericServerErrorMapper

  • All Implemented Interfaces:
    javax.ws.rs.ext.ExceptionMapper<GenericServerErrorException>

    public class GenericServerErrorMapper
    extends java.lang.Object
    implements javax.ws.rs.ext.ExceptionMapper<GenericServerErrorException>
    ExceptionMapper which handled GenericServerErrorException.