public class JdbcBatchUpdateException extends BatchUpdateException
Modifier and Type | Method and Description |
---|---|
void |
printStackTrace()
INTERNAL
|
void |
printStackTrace(PrintStream s)
INTERNAL
|
void |
printStackTrace(PrintWriter s)
INTERNAL
|
getLargeUpdateCounts, getUpdateCounts
getErrorCode, getNextException, getSQLState, iterator, setNextException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public void printStackTrace()
printStackTrace
in class Throwable
public void printStackTrace(PrintWriter s)
printStackTrace
in class Throwable
public void printStackTrace(PrintStream s)
printStackTrace
in class Throwable
Copyright © 2017 JBoss by Red Hat. All rights reserved.