java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.opendaylight.controller.cluster.datastore.exceptions.TimeoutException
All Implemented Interfaces:
Serializable

@Deprecated(since="12.0.0", forRemoval=true) public final class TimeoutException extends RuntimeException
Deprecated, for removal: This API element is subject to removal in a future version.
See Also:
  • Constructor Details

    • TimeoutException

      public TimeoutException(String message, Exception cause)
      Deprecated, for removal: This API element is subject to removal in a future version.