Method | Description | |
---|---|---|
SharpVulkanException ( System.Result result ) : System |
Initializes a new instance of the SharpVulkanException class.
|
public SharpVulkanException ( System.Result result ) : System | ||
result | System.Result | The result code that caused this exception. |
return | System |