Drools :: Persistence :: JPA 6.0.0.CR3

org.drools.persistence
Class SessionNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.drools.persistence.SessionNotFoundException
All Implemented Interfaces:
Serializable

public class SessionNotFoundException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
SessionNotFoundException(String message)
           
SessionNotFoundException(String message, Exception cause)
           
 
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

SessionNotFoundException

public SessionNotFoundException(String message)

SessionNotFoundException

public SessionNotFoundException(String message,
                                Exception cause)

Drools :: Persistence :: JPA 6.0.0.CR3

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.