Constructor and Description |
---|
Entry(Result.Status s,
String message) |
Entry(Result.Status s,
String message,
Exception exception) |
Modifier and Type | Method and Description |
---|---|
Exception |
getException() |
String |
getMessage() |
Result.Status |
getStatus() |
String |
toString() |
public Entry(Result.Status s, String message)
public Entry(Result.Status s, String message, Exception exception)
Copyright © 2017 The Apache Software Foundation. All rights reserved.