com.uwyn.drone.core.exceptions
Class LeaveErrorException

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

public class LeaveErrorException
extends CoreException

See Also:
Serialized Form

Constructor Summary
LeaveErrorException(Channel channel, Throwable cause)
           
 
Method Summary
 Channel getChannel()
           
 
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

LeaveErrorException

public LeaveErrorException(Channel channel,
                           Throwable cause)
Method Detail

getChannel

public Channel getChannel()


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