com.onlineobject.objectnet Namespace
com.onlineobject.objectnet.server Namespace

EmbeddedInsufficientCapacityException Constructor (String)

Initializes a new EmbeddedInsufficientCapacityException instance with a specified error message.

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

Syntax


public EmbeddedInsufficientCapacityException(

	string message

)

Parameters

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