UncategorizedScriptException
instead.@Deprecated public class UncategorizedScriptException extends ScriptException
R2dbcException
from R2DBC that we cannot pinpoint more precisely.Constructor and Description |
---|
UncategorizedScriptException(String message)
Deprecated.
Creates a new
UncategorizedScriptException . |
UncategorizedScriptException(String message,
Throwable cause)
Deprecated.
Creates a new
UncategorizedScriptException . |
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UncategorizedScriptException(String message)
UncategorizedScriptException
.message
- detailed message.public UncategorizedScriptException(String message, Throwable cause)
UncategorizedScriptException
.message
- detailed message.cause
- the root cause.Copyright © 2018–2022 Pivotal Software, Inc.. All rights reserved.