net.sf.sapjcosupport
Class SapJcoMappingException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.springframework.core.NestedRuntimeException
                  extended byorg.springframework.dao.DataAccessException
                      extended byorg.springframework.dao.InvalidDataAccessApiUsageException
                          extended bynet.sf.sapjcosupport.SapJcoMappingException
All Implemented Interfaces:
Serializable

public class SapJcoMappingException
extends org.springframework.dao.InvalidDataAccessApiUsageException

Since:
Jan 23, 2006 - 3:29:40 PM
Author:
Niki Driessen
See Also:
Serialized Form

Constructor Summary
SapJcoMappingException(String string)
           
SapJcoMappingException(String string, Throwable throwable)
           
 
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

SapJcoMappingException

public SapJcoMappingException(String string)

SapJcoMappingException

public SapJcoMappingException(String string,
                              Throwable throwable)


Copyright © 2006 null. All Rights Reserved.