com.atlassian.gadgets.publisher.internal
Class PublishedGadgetSpecNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.atlassian.gadgets.GadgetSpecUriNotAllowedException
                  extended by com.atlassian.gadgets.publisher.internal.PublishedGadgetSpecNotFoundException
All Implemented Interfaces:
Serializable

public class PublishedGadgetSpecNotFoundException
extends GadgetSpecUriNotAllowedException

See Also:
Serialized Form

Constructor Summary
PublishedGadgetSpecNotFoundException(String message)
           
PublishedGadgetSpecNotFoundException(Throwable e)
           
 
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

PublishedGadgetSpecNotFoundException

public PublishedGadgetSpecNotFoundException(Throwable e)

PublishedGadgetSpecNotFoundException

public PublishedGadgetSpecNotFoundException(String message)


Copyright © 2011 Atlassian. All Rights Reserved.