java.lang.Object | |
↳ | com.datalogic.cradle.FailureOccurrence |
This class provides information about the failure type and the date and time of occurrence for failures occurred in the Cradle.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Retrieve the time when the failure has been raised by the Cradle.
| |||||||||||
Retrieve the time when the failure has been solved by the Cradle.
| |||||||||||
Retrieve the failure type.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Retrieve the time when the failure has been raised by the Cradle.
Time
Date and time information related to the raised failure.
Retrieve the time when the failure has been solved by the Cradle.
Time
Date and time information related to the raised failure.
Retrieve the failure type.
Failure
The failure type.