com.sun.grizzly.websockets
Class FramingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sun.grizzly.websockets.FramingException
- All Implemented Interfaces:
- Serializable
public class FramingException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FramingException
public FramingException(String s)
FramingException
public FramingException(String s,
Throwable throwable)
FramingException
public FramingException(Throwable throwable)
Copyright © 2012 Oracle Corporation. All Rights Reserved.