Class CancellableThreads.ExecutionCancelledException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.elasticsearch.ElasticsearchException
org.elasticsearch.common.util.CancellableThreads.ExecutionCancelledException
All Implemented Interfaces:
java.io.Serializable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment
Enclosing class:
CancellableThreads

public static class CancellableThreads.ExecutionCancelledException
extends ElasticsearchException
See Also:
Serialized Form
  • Constructor Details

    • ExecutionCancelledException

      public ExecutionCancelledException​(java.lang.String msg)
    • ExecutionCancelledException

      public ExecutionCancelledException​(StreamInput in) throws java.io.IOException
      Throws:
      java.io.IOException