com.googlecode.mobilityrpc.network.impl.tcp
Class StreamClosedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.googlecode.mobilityrpc.network.impl.tcp.StreamClosedException
- All Implemented Interfaces:
- Serializable
public class StreamClosedException
- extends RuntimeException
- Author:
- Niall Gallagher
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
StreamClosedException
public StreamClosedException(String message)
StreamClosedException
public StreamClosedException(String message,
Throwable cause)
Copyright © 2016. All rights reserved.