Package org.apache.sling.hc.api
Class ResultLog.Entry
java.lang.Object
org.apache.sling.hc.api.ResultLog.Entry
- Enclosing class:
ResultLog
An entry in this log
-
Constructor Summary
ConstructorsConstructorDescriptionEntry(Result.Status s, String message) Entry(Result.Status s, String message, Exception exception) -
Method Summary