org.shept.persistence
Class UnsupportedModelTransformation

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

public class UnsupportedModelTransformation
extends org.springframework.core.NestedRuntimeException

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

Constructor Summary
UnsupportedModelTransformation(Object rowModel)
           
 
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

UnsupportedModelTransformation

public UnsupportedModelTransformation(Object rowModel)


Copyright © 2011. All Rights Reserved.