com.openshift.internal.client.httpclient
Class EncodingException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
com.openshift.internal.client.httpclient.HttpClientException
                  
com.openshift.internal.client.httpclient.EncodingException
- All Implemented Interfaces: 
 - Serializable
 
public class EncodingException
- extends HttpClientException
 
- Author:
 
  - Ioannis Canellos
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
EncodingException
public EncodingException(String message,
                         Throwable t)
Copyright © 2014 JBoss, a division of Red Hat, Inc.. All Rights Reserved.