MDi JLib
1.7.4

com.microdeveloper.data
Class SQLSetException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.sql.SQLException
              extended by com.microdeveloper.data.SQLSetException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
UnsupportedSQLType

 class SQLSetException
extends SQLException

Specialized exceptions for the SQLSet classes to differentiate specific errors that are SQL related but not part of the standard java sql package.

Since:
1.7
Version:
1.0
Author:
MicroDeveloper, Inc.

Constructor Summary
SQLSetException()
           
 
Method Summary
 
Methods inherited from class java.sql.SQLException
getErrorCode, getNextException, getSQLState, setNextException
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SQLSetException

SQLSetException()

MDi JLib
1.7.4

Copyright©2001-2007 MicroDeveloper, Inc. All Rights Reserved.