com.atlassian.confluence.plugins.emailgateway.polling
Class EmailPollingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.atlassian.confluence.plugins.emailgateway.polling.EmailPollingException
All Implemented Interfaces:
Serializable

public class EmailPollingException
extends Exception

Since:
v5.0
See Also:
Serialized Form

Constructor Summary
EmailPollingException(String s)
           
EmailPollingException(String s, Throwable throwable)
           
 
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

EmailPollingException

public EmailPollingException(String s,
                             Throwable throwable)

EmailPollingException

public EmailPollingException(String s)


Copyright © 2003-2013 Atlassian. All Rights Reserved.