net.csdn.jpa.exception
Class JPAQueryException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by net.csdn.jpa.exception.JPAQueryException
All Implemented Interfaces:
Serializable

public class JPAQueryException
extends RuntimeException

BlogInfo: WilliamZhu Date: 12-6-26 Time: 下午9:57

See Also:
Serialized Form

Constructor Summary
JPAQueryException(String s, Object bestCause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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

JPAQueryException

public JPAQueryException(String s,
                         Object bestCause)


Copyright © 2014. All Rights Reserved.