Class ErrorServiceImpl

java.lang.Object
io.confluent.kafkarest.utils.ErrorServiceImpl
All Implemented Interfaces:
org.glassfish.hk2.api.ErrorService

public class ErrorServiceImpl extends Object implements org.glassfish.hk2.api.ErrorService
  • Constructor Details

    • ErrorServiceImpl

      public ErrorServiceImpl()
  • Method Details

    • onFailure

      public void onFailure(org.glassfish.hk2.api.ErrorInformation errorInformation) throws org.glassfish.hk2.api.MultiException
      Specified by:
      onFailure in interface org.glassfish.hk2.api.ErrorService
      Throws:
      org.glassfish.hk2.api.MultiException
    • getErrorCount

      public static long getErrorCount()