com.onlineobject.objectnet Namespace

EmbeddedDuplicateHandlerException Class

The exception that is thrown when multiple methods with EmbeddedMessageHandlerAttributes are set to handle messages with the same ID and have the same method signature.

Namespace:  com.onlineobject.objectnet.server
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public class EmbeddedDuplicateHandlerException : Exception

Inheritance Hierarchy


Object
  Exception
    com.onlineobject.objectnet.server..::..EmbeddedDuplicateHandlerException