Class DSJQueryException.DSJQuerySelectorException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    DSJQueryException

    public static class DSJQueryException.DSJQuerySelectorException
    extends DSJQueryException
    An exception thrown when an unsupported selector is used.
    Author:
    d.gowans
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • DSJQuerySelectorException

        public DSJQuerySelectorException​(java.lang.String selector)