Class ErrorServiceImpl
java.lang.Object
io.confluent.kafkarest.utils.ErrorServiceImpl
- All Implemented Interfaces:
org.glassfish.hk2.api.ErrorService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic longvoidonFailure(org.glassfish.hk2.api.ErrorInformation errorInformation)
-
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:
onFailurein interfaceorg.glassfish.hk2.api.ErrorService- Throws:
org.glassfish.hk2.api.MultiException
-
getErrorCount
public static long getErrorCount()
-