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:
Serializable, Writeable, ToXContent, ToXContentFragment
Enclosing class:
CancellableThreads

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

    • ExecutionCancelledException

      public ExecutionCancelledException(String msg)
    • ExecutionCancelledException

      public ExecutionCancelledException(StreamInput in) throws IOException
      Throws:
      IOException