Share via


EntityCollabException Members

Include Protected Members
Include Inherited Members

Specifies the exception that is thrown when an error occurs while creating or accessing the collaboration workspace site for a business External Item by using the AddCollaboration method.

The EntityCollabException type exposes the following members.

Constructors

  Name Description
Public method EntityCollabException() This member is reserved for internal use and is not intended to be used directly from your code.
Public method EntityCollabException(String) This member is reserved for internal use and is not intended to be used directly from your code.
Protected method EntityCollabException(SerializationInfo, StreamingContext) This member is reserved for internal use and is not intended to be used directly from your code.
Public method EntityCollabException(String, Exception) This member is reserved for internal use and is not intended to be used directly from your code.
Public method EntityCollabException(ErrorType, String) This member is reserved for internal use and is not intended to be used directly from your code.
Public method EntityCollabException(ErrorType, String, Exception) This member is reserved for internal use and is not intended to be used directly from your code.

Top

Properties

  Name Description
Public property Data (Inherited from Exception.)
Public property ErrorCode (Inherited from SPException.)
Public property ErrorInfo Specifies information about the exception that is thrown when an error occurs while creating or accessing the collaboration workspace site for a business External Item by using the AddCollaboration method.
Public property HelpLink (Inherited from Exception.)
Protected property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property Message (Inherited from Exception.)
Public property NativeErrorMessage (Inherited from SPException.)
Public property NativeStackTrace (Inherited from SPException.)
Public property Source (Inherited from Exception.)
Public property StackTrace (Inherited from Exception.)
Public property TargetSite (Inherited from Exception.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetBaseException (Inherited from Exception.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData (Overrides SPException.GetObjectData(SerializationInfo, StreamingContext).)
Public method GetType (Inherited from Exception.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Exception.)

Top

See Also

Reference

EntityCollabException Class

OBA.Server.EntityCollaboration Namespace