Class VerificationException

All Implemented Interfaces:
Serializable, Writeable, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentFragment

public class VerificationException extends EsqlClientException
See Also:
  • Constructor Details

    • VerificationException

      public VerificationException(String message, Object... args)
    • VerificationException

      public VerificationException(Collection<Failure> sources)
    • VerificationException

      public VerificationException(Failures failures)