org.apache.james.management
Class DomainListManagementException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.james.management.ManagementException
              extended by org.apache.james.management.DomainListManagementException
All Implemented Interfaces:
java.io.Serializable

public class DomainListManagementException
extends ManagementException

See Also:
Serialized Form

Constructor Summary
DomainListManagementException()
           
DomainListManagementException(java.lang.Exception e)
           
DomainListManagementException(java.lang.String message)
           
DomainListManagementException(java.lang.String message, java.lang.Exception 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

DomainListManagementException

public DomainListManagementException()

DomainListManagementException

public DomainListManagementException(java.lang.String message)

DomainListManagementException

public DomainListManagementException(java.lang.Exception e)

DomainListManagementException

public DomainListManagementException(java.lang.String message,
                                     java.lang.Exception e)


Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.