org.h2.jdbc
public class JdbcBatchUpdateException extends BatchUpdateException
Modifier and Type | Method and Description |
---|---|
void |
printStackTrace()
INTERNAL
|
void |
printStackTrace(PrintStream s)
INTERNAL
|
void |
printStackTrace(PrintWriter s)
INTERNAL
|
getUpdateCounts
getErrorCode, getNextException, getSQLState, iterator, setNextException
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString
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 © 2016 JBoss by Red Hat. All Rights Reserved.