Package com.illumon.iris.db.v2.routing
Class DataRoutingService.NotReadyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.illumon.iris.db.v2.routing.DataRoutingService.NotReadyException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- DataRoutingService
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNotReadyException
(String message) NotReadyException
(String message, Throwable cause) NotReadyException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotReadyException
public NotReadyException() -
NotReadyException
-
NotReadyException
-
NotReadyException
-