public class ProvisioningException
extends java.lang.Exception
Constructor and Description |
---|
ProvisioningException(java.lang.String msg)
Constructs a new Provisioning exception with the given text.
|
ProvisioningException(java.lang.String msg,
java.lang.Throwable t)
Constructs a new Provisioning exception with the given text and cause.
|
public ProvisioningException(java.lang.String msg)
msg
- the exception textpublic ProvisioningException(java.lang.String msg, java.lang.Throwable t)
msg
- the exception textt
- the root causeCopyright © 2010 - 2020 Adobe. All Rights Reserved