public class UncategorizedScriptException extends ScriptException
SQLException
 from JDBC that we cannot pinpoint more precisely.| Constructor and Description | 
|---|
| UncategorizedScriptException(String message)Construct a new  UncategorizedScriptException. | 
| UncategorizedScriptException(String message,
                            Throwable cause)Construct 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