Uses of Class
de.qytera.qtaf.core.log.model.error.ErrorLog
Packages that use ErrorLog
-
Uses of ErrorLog in de.qytera.qtaf.core.log.model.error
Subclasses of ErrorLog in de.qytera.qtaf.core.log.model.errorModifier and TypeClassDescriptionclassLog message for configuration errors.classError class for driver initialization errors.classError entity class for framework initialization errors.classEntity class for logging errors.classAn error that happened when an attempt to take a screenshot was made.classA generic error that occurred during testing.Methods in de.qytera.qtaf.core.log.model.error that return ErrorLogModifier and TypeMethodDescriptionSet error.ErrorLog.setMessage(String message) Set message.Set type.Methods in de.qytera.qtaf.core.log.model.error that return types with arguments of type ErrorLogMethods in de.qytera.qtaf.core.log.model.error with parameters of type ErrorLogModifier and TypeMethodDescriptionvoidErrorLogCollection.addErrorLog(ErrorLog errorLog) Add error log.