org.shept.persistence.provider
Class UnsupportedDataProviderException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.springframework.core.NestedRuntimeException
                  extended by org.shept.persistence.provider.UnsupportedDataProviderException
All Implemented Interfaces:
Serializable

public class UnsupportedDataProviderException
extends org.springframework.core.NestedRuntimeException

Version:
$Revision: 32 $ $Id: UnsupportedDataProviderException.java 32 2010-08-20 13:38:57Z aha $
Author:
$Author: aha $
See Also:
Serialized Form

Field Summary
private static long serialVersionUID
           
 
Constructor Summary
UnsupportedDataProviderException(String msg)
           
 
Method Summary
 
Methods inherited from class org.springframework.core.NestedRuntimeException
contains, getMessage, getMostSpecificCause, getRootCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

UnsupportedDataProviderException

public UnsupportedDataProviderException(String msg)


Copyright © 2011. All Rights Reserved.