org.apache.xalan.lib.sql
Class SQLExtensionError

java.lang.Object
  |
  +--org.apache.xalan.lib.sql.ExtensionError
        |
        +--org.apache.xalan.lib.sql.SQLExtensionError

public class SQLExtensionError
extends ExtensionError

Title:

Description:

Copyright: Copyright (c)

Company:


Constructor Summary
SQLExtensionError(java.sql.SQLException e)
           
 
Methods inherited from class org.apache.xalan.lib.sql.ExtensionError
clone, cloneWithReset, detach, getCurrentNode, getCurrentPos, getExpandEntityReferences, getFilter, getLast, getRoot, getWhatToShow, isFresh, nextNode, previousNode, reset, runTo, setCurrentPos, setLast, setShouldCacheNodes, size
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SQLExtensionError

public SQLExtensionError(java.sql.SQLException e)


Copyright © 2000 Apache XML Project. All Rights Reserved.