net.sf.sapjcosupport.jdbc
Class JdbcFeatureNotSupportedException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.springframework.core.NestedRuntimeException
                  extended bynet.sf.sapjcosupport.jdbc.JdbcFeatureNotSupportedException
All Implemented Interfaces:
Serializable

public class JdbcFeatureNotSupportedException
extends org.springframework.core.NestedRuntimeException

Created by IntelliJ IDEA. User: NDE1677 Date: Jul 6, 2006 Time: 2:25:00 PM To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
JdbcFeatureNotSupportedException()
           
 
Methods inherited from class org.springframework.core.NestedRuntimeException
contains, getCause, getMessage, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JdbcFeatureNotSupportedException

public JdbcFeatureNotSupportedException()


Copyright © 2006 null. All Rights Reserved.