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