com.uwyn.drone.modules.exceptions
Class LogManagerException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.uwyn.drone.modules.exceptions.LogManagerException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AddLogErrorException, GetLogMessagesErrorException, InstallErrorException, InvalidSearchSyntaxException, RemoveErrorException, SearchLogErrorException

public class LogManagerException
extends Exception

See Also:
Serialized Form

Constructor Summary
LogManagerException(String message)
           
LogManagerException(String message, Throwable cause)
           
LogManagerException(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

LogManagerException

public LogManagerException(String message)

LogManagerException

public LogManagerException(String message,
                           Throwable cause)

LogManagerException

public LogManagerException(Throwable cause)


Copyright © 2002-2005 Uwyn bvba/sprl. All Rights Reserved.