Class QueryConfigurationException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
PersistentQueryConfiguration.ValidationException

public class QueryConfigurationException extends UncheckedDeephavenException
This exception represents a problem with the configuration of a Persistent Query
See Also:
  • Constructor Details

    • QueryConfigurationException

      public QueryConfigurationException(String reason)
    • QueryConfigurationException

      public QueryConfigurationException(String reason, Throwable cause)