com.onlineobject.objectnet Namespace

EmbeddedNonStaticHandlerException Class

The exception that is thrown when a method with a EmbeddedMessageHandlerAttribute is not marked as staticSharedstaticstatic (Shared in Visual Basic).

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

Syntax


public class EmbeddedNonStaticHandlerException : Exception

Inheritance Hierarchy


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