com.openshift.client
Class InvalidCredentialsOpenShiftException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.openshift.client.OpenShiftException
com.openshift.client.OpenShiftEndpointException
com.openshift.client.InvalidCredentialsOpenShiftException
- All Implemented Interfaces:
- Serializable
public class InvalidCredentialsOpenShiftException
- extends OpenShiftEndpointException
- 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 |
InvalidCredentialsOpenShiftException
public InvalidCredentialsOpenShiftException(String url,
HttpClientException cause,
RestResponse restResponse)
throws OpenShiftException
- Throws:
OpenShiftException
Copyright © 2014 JBoss, a division of Red Hat, Inc.. All Rights Reserved.