public class StorageInstallerError extends StorageInstallerException
| Constructor and Description |
|---|
StorageInstallerError() |
StorageInstallerError(String message) |
StorageInstallerError(String message,
int errorCode) |
StorageInstallerError(String message,
Throwable cause) |
StorageInstallerError(String message,
Throwable cause,
int errorCode) |
StorageInstallerError(Throwable cause) |
getErrorCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.