public class

DocumentumConnectorException

extends RuntimeException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ org.mule.modules.documentum.DocumentumConnectorException

Summary

Constants
long serialVersionUID
[Expand]
Inherited Constants
From class java.lang.RuntimeException
From class java.lang.Exception
From class java.lang.Throwable
[Expand]
Inherited Fields
From class java.lang.Throwable
Public Constructors
DocumentumConnectorException(Throwable cause)
DocumentumConnectorException(String message, Throwable cause)
DocumentumConnectorException(String s)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Constants

private static final long serialVersionUID

Constant Value: -2109364149460283327 (0xe2ba087b6179d041)

Public Constructors

public DocumentumConnectorException (Throwable cause)

Parameters
cause

public DocumentumConnectorException (String message, Throwable cause)

Parameters
message
cause

public DocumentumConnectorException (String s)

Parameters
s