java.io.Serializable
, Diagnosable
public class DisconnectException extends SqlException
CLIENT_MESSAGE_RESOURCE_NAME, nextException_, wrappedException_
Modifier | Constructor | Description |
---|---|---|
|
DisconnectException(Agent agent,
ClientMessageId msgid,
java.lang.Object... args) |
|
private |
DisconnectException(Agent agent,
ClientMessageId msgid,
java.lang.Object[] args,
SqlCode sqlcode,
java.lang.Throwable t) |
|
|
DisconnectException(Agent agent,
ClientMessageId msgid,
java.lang.Throwable t,
java.lang.Object... args) |
|
|
DisconnectException(Agent agent,
SqlException e) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copyAsUnchainedSQLException, getErrorCode, getMessage, getMessageUtil, getNextException, getSqlca, getSQLException, getSQLState, javaException, setBatchPositionLabel, setNextException, setNextException, toString
private DisconnectException(Agent agent, ClientMessageId msgid, java.lang.Object[] args, SqlCode sqlcode, java.lang.Throwable t)
public DisconnectException(Agent agent, ClientMessageId msgid, java.lang.Throwable t, java.lang.Object... args)
public DisconnectException(Agent agent, ClientMessageId msgid, java.lang.Object... args)
public DisconnectException(Agent agent, SqlException e)
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.