public class ProjectInstallationException extends Exception
| Constructor and Description |
|---|
ProjectInstallationException() |
ProjectInstallationException(String message) |
ProjectInstallationException(String message,
Throwable cause) |
ProjectInstallationException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
ProjectInstallationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012-2013 Red Hat, Inc.. All Rights Reserved.