public class DliException extends SQLException
Constructor and Description |
---|
DliException(String message,
String errorCode) |
DliException(String message,
String errorCode,
Throwable cause) |
DliException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
int |
getErrorCode() |
String |
getMessage() |
getNextException, getSQLState, iterator, setNextException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public DliException(Throwable cause)
public String getMessage()
getMessage
in class Throwable
public int getErrorCode()
getErrorCode
in class SQLException
Copyright © 2023. All rights reserved.