public class SelectorException extends MomException
SelectorException
is thrown when an error occurs while
parsing a selector expression.Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
type
Constructor and Description |
---|
SelectorException(String info)
Constructs a
SelectorException instance. |
getType
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private static final long serialVersionUID
public SelectorException(String info)
SelectorException
instance.Copyright © 2013 ScalAgent D.T.. All Rights Reserved.