biz.hammurapi.sql.xml
Class SQL2XMLException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by biz.hammurapi.Exception
              extended by biz.hammurapi.sql.xml.SQL2XMLException
All Implemented Interfaces:
java.io.Serializable

public class SQL2XMLException
extends Exception

Version:
$Revision: 1.2 $
Author:
Pavel Vlasov
See Also:
Serialized Form

Constructor Summary
SQL2XMLException()
           
SQL2XMLException(java.lang.String message)
           
SQL2XMLException(java.lang.String message, java.lang.Throwable cause)
           
SQL2XMLException(java.lang.Throwable cause)
           
 
Method Summary
 
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

SQL2XMLException

public SQL2XMLException()

SQL2XMLException

public SQL2XMLException(java.lang.String message)
Parameters:
message -

SQL2XMLException

public SQL2XMLException(java.lang.String message,
                        java.lang.Throwable cause)
Parameters:
message -
cause -

SQL2XMLException

public SQL2XMLException(java.lang.Throwable cause)
Parameters:
cause -


Copyright © 2003 Hammurapi Group. All Rights Reserved.