Class WatchExpiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.kubernetes.client.informer.exception.WatchExpiredException
- All Implemented Interfaces:
Serializable
A ERROR watch item was returned due to stale resource version.
- 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
-
WatchExpiredException
public WatchExpiredException()
-