public class ProvisioningException extends Exception
| Constructor and Description |
|---|
ProvisioningException(String msg)
Constructs a new Provisioning exception with the given text.
|
ProvisioningException(String msg,
Throwable t)
Constructs a new Provisioning exception with the given text and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProvisioningException(String msg)
msg - the exception textCopyright © 2010 - 2020 Adobe. All Rights Reserved