com.onlineobject.objectnet Namespace

EmbeddedNonStaticHandlerException Constructor (String)

Initializes a new EmbeddedNonStaticHandlerException instance with a specified error message.

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

Syntax


public EmbeddedNonStaticHandlerException(

	string message

)

Parameters

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