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

public static class DataRoutingService.NotReadyException extends IOException
See Also:
  • Constructor Details

    • NotReadyException

      public NotReadyException()
    • NotReadyException

      public NotReadyException(String message)
    • NotReadyException

      public NotReadyException(String message, Throwable cause)
    • NotReadyException

      public NotReadyException(Throwable cause)