Class SelectorException

  • All Implemented Interfaces:
    Serializable

    public class SelectorException
    extends MomException
    A SelectorException is thrown when an error occurs while parsing a selector expression.
    See Also:
    Serialized Form
    • Field Detail

      • serialVersionUID

        private static final long serialVersionUID
        define serialVersionUID for interoperability
        See Also:
        Constant Field Values
    • Constructor Detail

      • SelectorException

        public SelectorException​(String info)
        Constructs a SelectorException instance.
        Parameters:
        info - Information.