Class UnsupportedSelectorException

All Implemented Interfaces:
Serializable

public class UnsupportedSelectorException extends IllegalArgumentException
Exception thrown when a :: selector is not supported.
See Also:
  • Constructor Details

    • UnsupportedSelectorException

      public UnsupportedSelectorException(String expression)