Class CriticalDataNotReadyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.tccc.kos.core.service.criticaldata.CriticalDataException
com.tccc.kos.core.service.criticaldata.CriticalDataNotReadyException
- All Implemented Interfaces:
Serializable
Exception indicating that critical data is not yet available.
- Since:
- 1.0
- Version:
- 2024-06-24
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CriticalDataNotReadyException
public CriticalDataNotReadyException()
-