This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.wink.client
Class ClientConfigException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.lang.RuntimeException
java.lang.RuntimeException
               org.apache.wink.client.ClientConfigException
org.apache.wink.client.ClientConfigException
- All Implemented Interfaces: 
- java.io.Serializable
- public class ClientConfigException 
- extends java.lang.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 | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
 
ClientConfigException
public ClientConfigException()
ClientConfigException
public ClientConfigException(java.lang.String message,
                             java.lang.Throwable cause)
ClientConfigException
public ClientConfigException(java.lang.String message)
ClientConfigException
public ClientConfigException(java.lang.Throwable cause)
Copyright © 2009 The Apache Software Foundation. All Rights Reserved.