Package de.qytera.qtaf.xray.error
Class EvidenceUploadError
java.lang.Object
de.qytera.qtaf.core.log.model.error.ErrorLog
de.qytera.qtaf.xray.error.EvidenceUploadError
public class EvidenceUploadError
extends de.qytera.qtaf.core.log.model.error.ErrorLog
Error entity that is created when upload of Xray evidence fails
-
Field Summary
Fields inherited from class de.qytera.qtaf.core.log.model.error.ErrorLog
error, stack, type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.qytera.qtaf.core.log.model.error.ErrorLog
getError, getErrorMessage, getStack, getStackTrace, getType, setError, setType
-
Constructor Details
-
EvidenceUploadError
Constructor- Parameters:
e- Error
-
-
Method Details
-
getFilepath
Get filepath- Returns:
- filepath
-
setFilepath
Set filepath- Parameters:
filepath- Filepath- Returns:
- this
-