com.uwyn.drone.modules.logmanagement.exceptions
Class GetLogMessagesErrorException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           com.uwyn.drone.modules.exceptions.LogManagerException
com.uwyn.drone.modules.exceptions.LogManagerException
               com.uwyn.drone.modules.logmanagement.exceptions.GetLogMessagesErrorException
com.uwyn.drone.modules.logmanagement.exceptions.GetLogMessagesErrorException
- All Implemented Interfaces: 
- Serializable
- public class GetLogMessagesErrorException- extends LogManagerException
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
GetLogMessagesErrorException
public GetLogMessagesErrorException(Bot bot,
                                    Channel channel,
                                    Calendar day)
GetLogMessagesErrorException
public GetLogMessagesErrorException(Bot bot,
                                    Channel channel,
                                    Calendar day,
                                    DatabaseException cause)
getBot
public Bot getBot()
- 
 
getChannel
public Channel getChannel()
- 
 
getDay
public Calendar getDay()
- 
 
Copyright © 2002-2005 Uwyn bvba/sprl. All Rights Reserved.