Class UncategorizedExecutionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.elasticsearch.ElasticsearchException
org.elasticsearch.common.util.concurrent.UncategorizedExecutionException
All Implemented Interfaces:
java.io.Serializable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment

public class UncategorizedExecutionException
extends ElasticsearchException
See Also:
Serialized Form
  • Constructor Details

    • UncategorizedExecutionException

      public UncategorizedExecutionException​(java.lang.String msg, java.lang.Throwable cause)
    • UncategorizedExecutionException

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