Class ParallelOperationException

  • All Implemented Interfaces:
    java.io.Serializable

    public class ParallelOperationException
    extends HotRodClientException
    Author:
    Guillaume Darmont / guillaume@dropinocean.com
    See Also:
    Serialized Form
    • Constructor Detail

      • ParallelOperationException

        public ParallelOperationException​(java.lang.String message)
      • ParallelOperationException

        public ParallelOperationException​(java.lang.Throwable cause)
      • ParallelOperationException

        public ParallelOperationException​(java.lang.String message,
                                          java.lang.Throwable cause)