org.shept.org.springframework.web.servlet.mvc.formcache
Class SessionFormCacheException

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.org.springframework.web.servlet.mvc.formcache.SessionFormCacheException
All Implemented Interfaces:
Serializable

public class SessionFormCacheException
extends org.springframework.core.NestedRuntimeException

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

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

SessionFormCacheException

public SessionFormCacheException(String msg)


Copyright © 2011. All Rights Reserved.