com.atlassian.jira.io
Class SessionNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.atlassian.jira.io.SessionNotFoundException
All Implemented Interfaces:
Serializable

@PublicApi
public class SessionNotFoundException
extends RuntimeException

There is no current to use for creating SessionTempFile instances.

Since:
6.0.8
See Also:
Serialized Form

Constructor Summary
SessionNotFoundException()
           
 
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()


Copyright © 2002-2014 Atlassian. All Rights Reserved.