org.atmosphere.gwt.client
Class AtmosphereClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.atmosphere.gwt.client.AtmosphereClientException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- TimeoutException
public class AtmosphereClientException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AtmosphereClientException
public AtmosphereClientException()
AtmosphereClientException
public AtmosphereClientException(String message,
Throwable cause)
AtmosphereClientException
public AtmosphereClientException(String message)
AtmosphereClientException
public AtmosphereClientException(Throwable cause)
Copyright © 2011. All Rights Reserved.