AccessControlException Constructor IBM WebSphere™ eXtreme Scale Client for .NET API Specification
IBM WebSphere™ eXtreme Scale Client for .NET Release 8.6.0.0 API Specification

Overload List

  NameDescription
Public methodAccessControlException 
Initializes a new instance of the AccessControlException class.
Public methodAccessControlException(Exception)
Initializes a new instance of the AccessControlException class with a specified exception cause.
Public methodAccessControlException(String)
Initializes a new instance of the AccessControlException class with the specified error message.
Public methodAccessControlException(String, Exception)
Initializes a new instance of the AccessControlException> class with the specified error message and exception cause.
Back to Top
See Also