Class OnDemandQueryRuntimeException

    • Constructor Detail

      • OnDemandQueryRuntimeException

        public OnDemandQueryRuntimeException()
      • OnDemandQueryRuntimeException

        public OnDemandQueryRuntimeException​(String message)
      • OnDemandQueryRuntimeException

        public OnDemandQueryRuntimeException​(String message,
                                             boolean isClassLoadingIssue)
      • OnDemandQueryRuntimeException

        public OnDemandQueryRuntimeException​(String message,
                                             Throwable throwable)
      • OnDemandQueryRuntimeException

        public OnDemandQueryRuntimeException​(Throwable throwable)
      • OnDemandQueryRuntimeException

        public OnDemandQueryRuntimeException​(String message,
                                             Throwable throwable,
                                             boolean isClassLoadingIssue)