com.github.nkzawa.engineio.client
Class EngineIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.nkzawa.engineio.client.EngineIOException
- All Implemented Interfaces:
- Serializable
public class EngineIOException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
transport
public String transport
code
public Object code
EngineIOException
public EngineIOException()
EngineIOException
public EngineIOException(String message)
EngineIOException
public EngineIOException(String message,
Throwable cause)
EngineIOException
public EngineIOException(Throwable cause)
Copyright © 2014. All rights reserved.