jrunx.comp.sql
Class SQLInvokerException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.io.IOException
                    |
                    +--java.rmi.RemoteException
                          |
                          +--jrunx.comp.sql.SQLInvokerException
All Implemented Interfaces:
java.io.Serializable

public class SQLInvokerException
extends java.rmi.RemoteException

See Also:
Serialized Form

Fields inherited from class java.rmi.RemoteException
detail
 
Constructor Summary
SQLInvokerException(java.lang.String message)
           
 
Methods inherited from class java.rmi.RemoteException
getMessage, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SQLInvokerException

public SQLInvokerException(java.lang.String message)


Copyright � 2002 Macromedia Corporation. All Rights Reserved.