C# Class PERWAPI.DescriptorException

Error with descriptor types
Inheritance: System.Exception
ファイルを表示 Open project: xored/f4

Public Methods

Method Description
DescriptorException ( ) : System

exception

DescriptorException ( string msg ) : System

exception

Method Details

DescriptorException() public method

exception
public DescriptorException ( ) : System
return System

DescriptorException() public method

exception
public DescriptorException ( string msg ) : System
msg string
return System