KIE Internal 6.0.0.Beta1

org.kie.internal.runtime.manager
Class SessionNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.kie.internal.runtime.manager.SessionNotFoundException
All Implemented Interfaces:
Serializable

public class SessionNotFoundException
extends RuntimeException

See Also:
Serialized Form

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

SessionNotFoundException

public SessionNotFoundException(String message)

SessionNotFoundException

public SessionNotFoundException(Throwable cause)

KIE Internal 6.0.0.Beta1

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