Click or drag to resize

ResourceManagementException Constructor

Overload List
  NameDescription
Public methodResourceManagementException()
Initializes a new instance of the ResourceManagementException class
Public methodResourceManagementException(String)
Initializes a new instance of the ResourceManagementException class
Public methodResourceManagementException(String, Exception)
Initializes a new instance of the ResourceManagementException class
Public methodResourceManagementException(String, String)
Initializes a new instance of the ResourceManagementException class
Public methodResourceManagementException(String, String, Exception)
Initializes a new instance of the ResourceManagementException class
Top
See Also