MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
com.mysql.clusterj.ClusterJUserException Class Reference
Inheritance diagram for com.mysql.clusterj.ClusterJUserException:
Collaboration diagram for com.mysql.clusterj.ClusterJUserException:

Public Member Functions

 ClusterJUserException (String message)
 ClusterJUserException (String message, Throwable t)
 ClusterJUserException (Throwable t)
- Public Member Functions inherited from com.mysql.clusterj.ClusterJException
 ClusterJException (String message)
 ClusterJException (String message, Throwable t)
 ClusterJException (Throwable t)
synchronized void printStackTrace (java.io.PrintStream s)

Detailed Description

ClusterJUserException represents a user programming error.

Definition at line 24 of file ClusterJUserException.java.


The documentation for this class was generated from the following file: