InvalidAccessException Constructors
An exception that can occur when you try to access an inaccessible API during a server-client transaction.
Name | Parameters | Description |
---|---|---|
Invalid |
message |
Initializes a new instance of the Invalid |
See Also