org.gwtwidgets.client.stream
Class StreamProtocolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.gwtwidgets.client.stream.StreamProtocolException
- All Implemented Interfaces:
- Serializable
public class StreamProtocolException
- extends RuntimeException
Exception thrown by the HtmlStreamReader when protocol errors
are encountered.
- Author:
- George Georgovassilis, g.georgovassilis[at]gmail.com
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
StreamProtocolException
public StreamProtocolException(String message)
Copyright © 2011. All Rights Reserved.