Class PersistentQueryConfiguration.ValidationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.deephaven.UncheckedDeephavenException
io.deephaven.enterprise.controller.exception.QueryConfigurationException
com.illumon.iris.controller.PersistentQueryConfiguration.ValidationException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
PersistentQueryConfiguration.ValidationFailure, PersistentQueryConfiguration.ValidationWarning
Enclosing class:
PersistentQueryConfiguration

public abstract static class PersistentQueryConfiguration.ValidationException extends io.deephaven.enterprise.controller.exception.QueryConfigurationException
See Also:
  • Method Details

    • getFieldName

      public String getFieldName()
    • getDescription

      public String getDescription()