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