public class UnsupportedHybridSeException extends Exception
This includes, but is not limited to, SQL syntax error, Non-support Plan and so on.
| Constructor and Description |
|---|
UnsupportedHybridSeException(String message) |
UnsupportedHybridSeException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedHybridSeException(String message)
Copyright © 2021. All rights reserved.