com.atlassian.jira.web.servlet
Class InvalidAttachmentPathException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.atlassian.jira.web.servlet.InvalidAttachmentPathException
All Implemented Interfaces:
Serializable

public class InvalidAttachmentPathException
extends RuntimeException

Since:
v3.13.5
See Also:
Serialized Form

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

InvalidAttachmentPathException

public InvalidAttachmentPathException()


Copyright © 2002-2012 Atlassian. All Rights Reserved.