com.uwyn.drone.core.exceptions
Class CoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.uwyn.drone.core.exceptions.CoreException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AllNicksInUseException, ChannelMessageErrorException, FlushErrorException, InvalidModuleNameException, JoinErrorException, LeaveErrorException, LogoffErrorException, LogonErrorException, MissingAddressException, NoValidAddressException, SendErrorException, ServerConnectionErrorException, ServerDisconnectionErrorException, UnknownServerAddressException, UnknownServerHostnameException
- public class CoreException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CoreException
public CoreException(String message)
CoreException
public CoreException(String message,
Throwable cause)
CoreException
public CoreException(Throwable cause)
Copyright © 2002-2005 Uwyn bvba/sprl. All Rights Reserved.