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
define serialVersionUID for interoperability
|
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.info
- Information.Copyright © 2021 ScalAgent D.T.. All rights reserved.