Class ProvisioningException

  • All Implemented Interfaces:
    Serializable

    public class ProvisioningException
    extends RuntimeException
    ProvisioningException to be used in different Provisioning mechanisms implementations.
    See Also:
    Serialized Form
    • Constructor Detail

      • ProvisioningException

        public ProvisioningException​(String message)
      • ProvisioningException

        public ProvisioningException​(String message,
                                     Throwable cause)