Class ParallelOperationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.infinispan.client.hotrod.exceptions.HotRodClientException
org.infinispan.client.hotrod.exceptions.ParallelOperationException
- All Implemented Interfaces:
Serializable
- Author:
- Guillaume Darmont / guillaume@dropinocean.com
- See Also:
-
Constructor Summary
ConstructorDescriptionParallelOperationException
(String message) ParallelOperationException
(String message, Throwable cause) -
Method Summary
Methods inherited from class org.infinispan.client.hotrod.exceptions.HotRodClientException
isServerError, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
ParallelOperationException
-
ParallelOperationException
-
ParallelOperationException
-