com.onlineobject.objectnet Namespace

EmbeddedDuplicateHandlerException Members

The EmbeddedDuplicateHandlerException type exposes the following members.

Constructors


  Name Description
Public method EmbeddedDuplicateHandlerException()()()()
Initializes a new EmbeddedDuplicateHandlerException instance with a specified error message.
Public method EmbeddedDuplicateHandlerException(String)
Initializes a new EmbeddedDuplicateHandlerException instance with a specified error message.
Public method EmbeddedDuplicateHandlerException(String, Exception)
Initializes a new EmbeddedDuplicateHandlerException instance with a specified error message and a reference to the inner exception that is the cause of this exception.
Public method EmbeddedDuplicateHandlerException(UInt16, MethodInfo, MethodInfo)
Initializes a new EmbeddedDuplicateHandlerException instance and constructs an error message from the given information.

Fields


  Name Description
Public field DeclaringType1
The type containing the first handler method.
Public field DeclaringType2
The type containing the second handler method.
Public field HandlerMethodName1
The name of the first handler method.
Public field HandlerMethodName2
The name of the second handler method.
Public field Id
The message ID with multiple handler methods.