com.uwyn.drone.modules.exceptions
Class FaqManagerException
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
- All Implemented Interfaces: 
- Serializable
- Direct Known Subclasses: 
- AddFaqErrorException, EditFaqErrorException, GetFaqByIdErrorException, GetFaqErrorException, GetFaqIdErrorException, GetRandomFaqErrorException, InstallErrorException, RemoveErrorException, RemoveFaqErrorException, SetRandomErrorException
- public class FaqManagerException- extends Exception
- See Also:
- Serialized Form
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
FaqManagerException
public FaqManagerException(String message)
FaqManagerException
public FaqManagerException(String message,
                           Throwable cause)
FaqManagerException
public FaqManagerException(Throwable cause)
Copyright © 2002-2005 Uwyn bvba/sprl. All Rights Reserved.