Method | Description | |
---|---|---|
ContextExistsException ( string message ) : System |
Constructs a new ContextExistsException instance.
|
public ContextExistsException ( string message ) : System | ||
message | string | A System.String explaining the cause of this exception. |
return | System |