public class NotFoundException extends OpenShiftException
| Constructor and Description |
|---|
NotFoundException(String message) |
NotFoundException(String message,
Throwable cause) |
NotFoundException(Throwable cause) |
NotFoundException(Throwable cause,
IStatus status,
String message,
Object... arguments) |
getMessage, getStatus, hasStatusaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020 Red Hat, Inc. All Rights Reserved.