public class IncompatibleApiVersionsException extends OpenShiftException
| Constructor and Description |
|---|
IncompatibleApiVersionsException(Collection<KubernetesAPIVersion> clientVersions,
Collection<KubernetesAPIVersion> serverVersions) |
IncompatibleApiVersionsException(String clientVersions,
String serverVersions) |
getMessage, getStatus, hasStatusaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IncompatibleApiVersionsException(Collection<KubernetesAPIVersion> clientVersions, Collection<KubernetesAPIVersion> serverVersions)
Copyright © 2020 Red Hat, Inc. All Rights Reserved.