public class UncategorizedScriptException extends ScriptException
R2dbcException
 from R2DBC that we cannot pinpoint more precisely.| Constructor and Description | 
|---|
| UncategorizedScriptException(String message)Create a new  UncategorizedScriptException. | 
| UncategorizedScriptException(String message,
                            Throwable cause)Create a new  UncategorizedScriptException. | 
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UncategorizedScriptException(String message)
UncategorizedScriptException.message - detailed message