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