org.apache.maven.plugin.jira
Class RestJiraDownloader.NoRest

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.maven.plugin.jira.RestJiraDownloader.NoRest
All Implemented Interfaces:
Serializable
Enclosing class:
RestJiraDownloader

public static class RestJiraDownloader.NoRest
extends Exception

See Also:
Serialized Form

Constructor Summary
RestJiraDownloader.NoRest()
           
RestJiraDownloader.NoRest(String message)
           
 
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

RestJiraDownloader.NoRest

public RestJiraDownloader.NoRest()

RestJiraDownloader.NoRest

public RestJiraDownloader.NoRest(String message)


Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.