org.relique.jdbc.dbf
Class DbfClassNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.sql.SQLException
              extended by org.relique.jdbc.dbf.DbfClassNotFoundException
All Implemented Interfaces:
Serializable, Iterable<Throwable>

public class DbfClassNotFoundException
extends SQLException

See Also:
Serialized Form

Constructor Summary
DbfClassNotFoundException(String reason)
           
 
Method Summary
 
Methods inherited from class java.sql.SQLException
getErrorCode, getNextException, getSQLState, iterator, 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

DbfClassNotFoundException

public DbfClassNotFoundException(String reason)


Copyright © 2016. All rights reserved.