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