CodeCharge Studio

hasErrors Method (Java)

Applies to

JDBCConnection Object

Syntax

public boolean hasErrors();

Return value

boolean - 'true' if the connection has errors, 'false' otherwise

Description

This method specifies whether a connection has errors.


On-line, printable versions and updates