org.apache.wink.client
Class ClientConfigException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.wink.client.ClientConfigException
- All Implemented Interfaces:
- Serializable
public class ClientConfigException
- extends RuntimeException
Exception that is thrown for illegal configuration operations
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ClientConfigException
public ClientConfigException()
ClientConfigException
public ClientConfigException(String message,
Throwable cause)
ClientConfigException
public ClientConfigException(String message)
ClientConfigException
public ClientConfigException(Throwable cause)
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.