org.shept.persistence.provider
Class DataLoadException

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.DataLoadException
All Implemented Interfaces:
Serializable

public class DataLoadException
extends org.springframework.core.NestedRuntimeException

Version:
$$Id: DataLoadException.java 34 2010-08-20 16:46:49Z aha $$
Author:
Andi
See Also:
Serialized Form

Constructor Summary
DataLoadException(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
 

Constructor Detail

DataLoadException

public DataLoadException(String msg)


Copyright © 2011. All Rights Reserved.