public class StorageInstallerException extends Exception
| Constructor and Description |
|---|
StorageInstallerException() |
StorageInstallerException(String message) |
StorageInstallerException(String msg,
List<String> errors) |
StorageInstallerException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getErrors() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic StorageInstallerException()
public StorageInstallerException(String message)
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.