.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-01

Overload List

  NameDescription
Public methodConnectorException()()()()
Initializes a new instance of the ConnectorException class
Public methodConnectorException(Exception)
Sets the stack trace to the original exception, so this exception can masquerade as the original only be a Exception.
Public methodConnectorException(String)
Sets a message for the Exception.
Public methodConnectorException(String, Exception)
Sets the stack trace to the original exception, so this exception can masquerade as the original only be a Exception.

See Also