org.jboss.seam.rest.example.client
Class ConnectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.seam.rest.example.client.ConnectionException
- All Implemented Interfaces:
- Serializable
public class ConnectionException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConnectionException
public ConnectionException()
ConnectionException
public ConnectionException(String message,
Throwable cause)
ConnectionException
public ConnectionException(String message)
ConnectionException
public ConnectionException(Throwable cause)
Copyright © 2011 Seam Framework. All Rights Reserved.