Class ClientConfigException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.resteasy.client.jaxrs.spi.ClientConfigException
- All Implemented Interfaces:
Serializable
General client configuration exception
- Author:
- dvilkola@redhat.com
- See Also:
-
Constructor Summary
ConstructorDescriptionClientConfigException
(String message) ClientConfigException
(String message, Throwable cause) ClientConfigException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ClientConfigException
public ClientConfigException() -
ClientConfigException
-
ClientConfigException
-
ClientConfigException
-