com.onlineobject.objectnet Namespace

EmbeddedInvalidHandlerSignatureException Constructor (String)

Initializes a new EmbeddedInvalidHandlerSignatureException instance with a specified error message.

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

Syntax


public EmbeddedInvalidHandlerSignatureException(

	string message

)

Parameters

message
Type: String
The error message that explains the reason for the exception.