com.glines.socketio.common
Class SocketIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.glines.socketio.common.SocketIOException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- SocketIOClosedException
public class SocketIOException
- extends IOException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SocketIOException
public SocketIOException()
SocketIOException
public SocketIOException(String message)
SocketIOException
public SocketIOException(Throwable cause)
SocketIOException
public SocketIOException(String message,
Throwable cause)
Copyright © 2010-2011. All Rights Reserved.