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