org.apache.isis.viewer.xhtml.applib
Class RestfulClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.isis.viewer.xhtml.applib.RestfulClientException
- All Implemented Interfaces:
- Serializable
public class RestfulClientException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RestfulClientException
public RestfulClientException()
RestfulClientException
public RestfulClientException(String message)
RestfulClientException
public RestfulClientException(Throwable cause)
RestfulClientException
public RestfulClientException(String message,
Throwable cause)
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.