org.connid.bundles.soap.exceptions
Class ProvisioningException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.connid.bundles.soap.exceptions.ProvisioningException
- All Implemented Interfaces:
- Serializable
@WebFault(name="ProvisioningException")
public class ProvisioningException
- extends Exception
- See Also:
- Serialized Form
ProvisioningException
public ProvisioningException(String msg)
ProvisioningException
public ProvisioningException(String msg,
Throwable cause)
getMessage
public String getMessage()
- Overrides:
getMessage in class Throwable
getWrappedCause
public String getWrappedCause()
setWrappedCause
public void setWrappedCause(String wrappedCause)
Copyright © 2012. All Rights Reserved.