MySQL 5.6.14 Source Code Document
|
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) |
ClusterJUserException represents a user programming error.
Definition at line 24 of file ClusterJUserException.java.