public class SFException extends Throwable
Constructor and Description |
---|
SFException(ErrorCode errorCode,
Object... params) |
SFException(Throwable cause,
ErrorCode errorCode,
Object... params) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getCause() |
Object[] |
getParams() |
String |
getQueryId() |
String |
getSqlState() |
int |
getVendorCode() |
String |
toString() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2020. All rights reserved.