com.uwyn.drone.core.exceptions
Class LogonErrorException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.uwyn.drone.core.exceptions.CoreException
              extended bycom.uwyn.drone.core.exceptions.LogonErrorException
All Implemented Interfaces:
Serializable

public class LogonErrorException
extends CoreException

See Also:
Serialized Form

Constructor Summary
LogonErrorException(Bot bot, Throwable cause)
           
 
Method Summary
 Bot getBot()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LogonErrorException

public LogonErrorException(Bot bot,
                           Throwable cause)
Method Detail

getBot

public Bot getBot()


Copyright © 2002-2005 Uwyn bvba/sprl. All Rights Reserved.