C# Class KNFoundation.KNKVC.KNKVCMethodInvokeFailedException

Inheritance: System.Exception
Datei anzeigen Open project: bt-browser/KNFoundation

Public Methods

Method Description
KNKVCMethodInvokeFailedException ( Exception innerException ) : System

Method Details

KNKVCMethodInvokeFailedException() public method

public KNKVCMethodInvokeFailedException ( Exception innerException ) : System
innerException System.Exception
return System