C# Class kOS.Safe.Exceptions.KOSInvalidTargetException

Description of KOSInvalidTargetException.
Inheritance: kOS.Safe.Exceptions.KOSException
Mostrar archivo Open project: KSP-KOS/KOS

Public Methods

Method Description
KOSInvalidTargetException ( string msg ) : System

Method Details

KOSInvalidTargetException() public method

public KOSInvalidTargetException ( string msg ) : System
msg string
return System