Uses of Class
com.floragunn.signals.watch.result.ErrorInfo
-
Packages that use ErrorInfo Package Description com.floragunn.signals.execution com.floragunn.signals.watch.result -
-
Uses of ErrorInfo in com.floragunn.signals.execution
Methods in com.floragunn.signals.execution that return ErrorInfo Modifier and Type Method Description ErrorInfoCheckExecutionException. toErrorInfo()ErrorInfoWatchOperationExecutionException. toErrorInfo() -
Uses of ErrorInfo in com.floragunn.signals.watch.result
Methods in com.floragunn.signals.watch.result that return ErrorInfo Modifier and Type Method Description ErrorInfoActionLog. getError()ErrorInfoWatchLog. getError()Methods in com.floragunn.signals.watch.result with parameters of type ErrorInfo Modifier and Type Method Description voidActionLog. setError(ErrorInfo error)voidWatchLog. setError(ErrorInfo error)
-