com.uwyn.drone.modules.faqmanagement.exceptions
Class GetFaqByIdErrorException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           com.uwyn.drone.modules.exceptions.FaqManagerException
com.uwyn.drone.modules.exceptions.FaqManagerException
               com.uwyn.drone.modules.faqmanagement.exceptions.GetFaqByIdErrorException
com.uwyn.drone.modules.faqmanagement.exceptions.GetFaqByIdErrorException
- All Implemented Interfaces: 
- Serializable
- public class GetFaqByIdErrorException- extends FaqManagerException
- See Also:
- Serialized Form
 
| Method Summary | 
|  int | getId()
 | 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
GetFaqByIdErrorException
public GetFaqByIdErrorException(int id)
GetFaqByIdErrorException
public GetFaqByIdErrorException(int id,
                                DatabaseException cause)
getId
public int getId()
- 
 
Copyright © 2002-2005 Uwyn bvba/sprl. All Rights Reserved.