org.objectledge.mail
Class LostAdministrativeRequestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.objectledge.mail.MailingListsException
org.objectledge.mail.LostAdministrativeRequestException
- All Implemented Interfaces:
- Serializable
public class LostAdministrativeRequestException
- extends MailingListsException
Thrown when on operation is attempted on an administrative request that was removed from the DB
probably because of using the manager's own UI.
- Version:
- $Id: LostAdministrativeRequestException.java,v 1.1 2006/04/27 10:42:04 rafal Exp $
- Author:
- RafaĆ Krzewski
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LostAdministrativeRequestException
public LostAdministrativeRequestException(String msg)
- Creates a new LostAdministrativeRequestException instance.
- Parameters:
msg -
Copyright © 2003-2006 objectledge.org. All Rights Reserved.