com.openshift.internal.client.httpclient
Class NotFoundException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
com.openshift.internal.client.httpclient.HttpClientException
                  
com.openshift.internal.client.httpclient.NotFoundException
- All Implemented Interfaces: 
 - Serializable
 
public class NotFoundException
- 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 | 
 
 
NotFoundException
public NotFoundException(String message,
                         Throwable cause)
NotFoundException
public NotFoundException(String message)
Copyright © 2014 JBoss, a division of Red Hat, Inc.. All Rights Reserved.