Share via


SQLException.setNextException

Class Overview | Class Members | This Package | All Packages

Syntax

public synchronized void setNextException( SQLException ex )

Parameters
  • ex
    the new end of the SQLException chain
Description

Add an SQLException to the end of the chain.