public class ProvisioningException
extends org.springframework.core.NestedRuntimeException
NestedRuntimeException
for more usage details.Constructor and Description |
---|
ProvisioningException(String msg)
Constructor that takes a message.
|
ProvisioningException(String msg,
Throwable cause)
Constructor that takes a message and a root cause.
|
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ProvisioningException(String msg)
msg
- the detail messageCopyright © 2019 Pivotal Software, Inc.. All rights reserved.