Class UncategorizedExecutionException

org.elasticsearch.ElasticsearchException
org.elasticsearch.common.util.concurrent.UncategorizedExecutionException
All Implemented Interfaces:
, 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( msg,  cause)
    • UncategorizedExecutionException

      public UncategorizedExecutionException(StreamInput in) throws
      Throws: