public class ResourceConfigurationUpdateException extends RuntimeException
ResourceConfigurationFacet to indicate an update failed. This
exception can be throw by the validateXXX methods to indicate that validation failed or by the persistXXX method to
indicate that the actual update failed.
| Constructor and Description |
|---|
ResourceConfigurationUpdateException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResourceConfigurationUpdateException(String message)
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.