com.openshift.client
Class OpenShiftException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.openshift.client.OpenShiftException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- InvalidNameOpenShiftException, OpenShiftApplicationNotAvailableException, OpenShiftEndpointException, OpenShiftRequestException, OpenShiftSSHKeyException, OpenShiftSSHOperationException, OpenShiftUnknonwSSHKeyTypeException
public class OpenShiftException
- extends RuntimeException
- 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 |
OpenShiftException
public OpenShiftException(Throwable cause,
String message,
Object... arguments)
OpenShiftException
public OpenShiftException(String message,
Object... arguments)
Copyright © 2014 JBoss, a division of Red Hat, Inc.. All Rights Reserved.