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