com.adobe.idp.taskmanager.dsc.client.emailsettings
Class EmailSettingsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.adobe.idp.taskmanager.dsc.client.emailsettings.EmailSettingsException
All Implemented Interfaces:
java.io.Serializable

public class EmailSettingsException
extends java.lang.Exception

An exception class to handle exceptions thrown by the EmailSettingService methods.

See Also:
Serialized Form

Constructor Summary
EmailSettingsException(java.lang.Exception aException)
          Construct an EmailSettingsException from another exception
EmailSettingsException(java.lang.String aMessage)
          Construct an EmailSettingsException from a 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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EmailSettingsException

public EmailSettingsException(java.lang.Exception aException)
Construct an EmailSettingsException from another exception

Parameters:
aException -

EmailSettingsException

public EmailSettingsException(java.lang.String aMessage)
Construct an EmailSettingsException from a Message

Parameters:
aMessage -


[an error occurred while processing this directive] [an error occurred while processing this directive]