org.shept.persistence.provider.hibernate
Class UnsupportedFilterException

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

public class UnsupportedFilterException
extends org.springframework.core.NestedRuntimeException

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

Field Summary
private static long serialVersionUID
           
 
Constructor Summary
UnsupportedFilterException(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

UnsupportedFilterException

public UnsupportedFilterException(String msg)


Copyright © 2011. All Rights Reserved.