Class MySQLNotPreparedException

Thrown when attempting to use a prepared statement which had already been released.

class MySQLNotPreparedException
  : MySQLException ;

Constructors

NameDescription
this