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