Class DsqlParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mule.runtime.extension.internal.exception.DsqlParsingException
- All Implemented Interfaces:
Serializable
RuntimeException implementation that is thrown when an unexpected behaviour occurs when parsing a DsqlQuery.- Since:
- 1.0
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DsqlParsingException
-
DsqlParsingException
-
DsqlParsingException
public DsqlParsingException()
-