|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package com.uwyn.drone.core.exceptions |
Class com.uwyn.drone.core.exceptions.AllNicksInUseException extends CoreException implements Serializable |
Serialized Fields |
Bot mBot
Class com.uwyn.drone.core.exceptions.ChannelMessageErrorException extends CoreException implements Serializable |
Serialized Fields |
Channel mChannel
String mMessage
Class com.uwyn.drone.core.exceptions.CoreException extends Exception implements Serializable |
Class com.uwyn.drone.core.exceptions.FlushErrorException extends CoreException implements Serializable |
Serialized Fields |
Server mServer
Class com.uwyn.drone.core.exceptions.InvalidModuleNameException extends CoreException implements Serializable |
Serialized Fields |
Module mModule
Class com.uwyn.drone.core.exceptions.JoinErrorException extends CoreException implements Serializable |
Serialized Fields |
Channel mChannel
Class com.uwyn.drone.core.exceptions.LeaveErrorException extends CoreException implements Serializable |
Serialized Fields |
Channel mChannel
Class com.uwyn.drone.core.exceptions.LogoffErrorException extends CoreException implements Serializable |
Serialized Fields |
Bot mBot
Class com.uwyn.drone.core.exceptions.LogonErrorException extends CoreException implements Serializable |
Serialized Fields |
Bot mBot
Class com.uwyn.drone.core.exceptions.MissingAddressException extends CoreException implements Serializable |
Serialized Fields |
Server mServer
Class com.uwyn.drone.core.exceptions.NoValidAddressException extends CoreException implements Serializable |
Serialized Fields |
Server mServer
Class com.uwyn.drone.core.exceptions.SendErrorException extends CoreException implements Serializable |
Serialized Fields |
Server mServer
IrcCommand mCommand
Class com.uwyn.drone.core.exceptions.ServerConnectionErrorException extends CoreException implements Serializable |
Serialized Fields |
Server mServer
Class com.uwyn.drone.core.exceptions.ServerDisconnectionErrorException extends CoreException implements Serializable |
Serialized Fields |
Server mServer
Class com.uwyn.drone.core.exceptions.UnknownServerAddressException extends CoreException implements Serializable |
Serialized Fields |
byte[] mAddress
Class com.uwyn.drone.core.exceptions.UnknownServerHostnameException extends CoreException implements Serializable |
Serialized Fields |
String mHostname
Package com.uwyn.drone.modules.exceptions |
Class com.uwyn.drone.modules.exceptions.FaqManagerException extends Exception implements Serializable |
Class com.uwyn.drone.modules.exceptions.LogManagerException extends Exception implements Serializable |
Class com.uwyn.drone.modules.exceptions.SeenManagerException extends Exception implements Serializable |
Package com.uwyn.drone.modules.faqmanagement.exceptions |
Class com.uwyn.drone.modules.faqmanagement.exceptions.AddFaqErrorException extends FaqManagerException implements Serializable |
Serialized Fields |
FaqData mFaqData
Class com.uwyn.drone.modules.faqmanagement.exceptions.EditFaqErrorException extends FaqManagerException implements Serializable |
Serialized Fields |
FaqData mFaqData
Class com.uwyn.drone.modules.faqmanagement.exceptions.GetFaqByIdErrorException extends FaqManagerException implements Serializable |
Serialized Fields |
int mId
Class com.uwyn.drone.modules.faqmanagement.exceptions.GetFaqErrorException extends FaqManagerException implements Serializable |
Serialized Fields |
String mName
Class com.uwyn.drone.modules.faqmanagement.exceptions.GetFaqIdErrorException extends FaqManagerException implements Serializable |
Class com.uwyn.drone.modules.faqmanagement.exceptions.GetRandomFaqErrorException extends FaqManagerException implements Serializable |
Class com.uwyn.drone.modules.faqmanagement.exceptions.InstallErrorException extends FaqManagerException implements Serializable |
Class com.uwyn.drone.modules.faqmanagement.exceptions.RemoveErrorException extends FaqManagerException implements Serializable |
Class com.uwyn.drone.modules.faqmanagement.exceptions.RemoveFaqErrorException extends FaqManagerException implements Serializable |
Serialized Fields |
String mName
Class com.uwyn.drone.modules.faqmanagement.exceptions.SetRandomErrorException extends FaqManagerException implements Serializable |
Serialized Fields |
String mName
boolean mState
Package com.uwyn.drone.modules.logmanagement.exceptions |
Class com.uwyn.drone.modules.logmanagement.exceptions.AddLogErrorException extends LogManagerException implements Serializable |
Serialized Fields |
Bot mBot
Channel mChannel
ServerMessage mServerMessage
Class com.uwyn.drone.modules.logmanagement.exceptions.GetLogMessagesErrorException extends LogManagerException implements Serializable |
Serialized Fields |
Bot mBot
Channel mChannel
Calendar mDay
Class com.uwyn.drone.modules.logmanagement.exceptions.InstallErrorException extends LogManagerException implements Serializable |
Class com.uwyn.drone.modules.logmanagement.exceptions.InvalidSearchSyntaxException extends LogManagerException implements Serializable |
Serialized Fields |
Bot mBot
Channel mChannel
String mSearch
Class com.uwyn.drone.modules.logmanagement.exceptions.RemoveErrorException extends LogManagerException implements Serializable |
Class com.uwyn.drone.modules.logmanagement.exceptions.SearchLogErrorException extends LogManagerException implements Serializable |
Serialized Fields |
Bot mBot
Channel mChannel
String mSearch
Package com.uwyn.drone.modules.seenmanagement.exceptions |
Class com.uwyn.drone.modules.seenmanagement.exceptions.GetSeenErrorException extends SeenManagerException implements Serializable |
Serialized Fields |
Bot mBot
Channel mChannel
String mNickname
Class com.uwyn.drone.modules.seenmanagement.exceptions.InstallErrorException extends SeenManagerException implements Serializable |
Class com.uwyn.drone.modules.seenmanagement.exceptions.RecordSeenErrorException extends SeenManagerException implements Serializable |
Serialized Fields |
Bot mBot
Channel mChannel
SeenData mSeenData
Class com.uwyn.drone.modules.seenmanagement.exceptions.RemoveErrorException extends SeenManagerException implements Serializable |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |