Class InvalidSelectorException

All Implemented Interfaces:
Serializable

public class InvalidSelectorException extends IllegalArgumentException
Exception thrown when a :: selector is invalid.
See Also:
  • Constructor Details

    • InvalidSelectorException

      public InvalidSelectorException(String message)
    • InvalidSelectorException

      public InvalidSelectorException(String message, Throwable cause)