com.uwyn.drone.modules.faqmanagement.exceptions
Class EditFaqErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.uwyn.drone.modules.exceptions.FaqManagerException
com.uwyn.drone.modules.faqmanagement.exceptions.EditFaqErrorException
- All Implemented Interfaces:
- Serializable
- public class EditFaqErrorException
- extends FaqManagerException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EditFaqErrorException
public EditFaqErrorException(FaqData faqData)
EditFaqErrorException
public EditFaqErrorException(FaqData faqData,
DatabaseException cause)
getFaqData
public FaqData getFaqData()
Copyright © 2002-2004 Geert Bevin and UWYN. All Rights Reserved.