com.uwyn.drone.modules.exceptions
Class FaqManagerException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.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

Constructor Summary
FaqManagerException(String message)
           
FaqManagerException(String message, Throwable cause)
           
FaqManagerException(Throwable cause)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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.