C# Class kOS.Safe.Exceptions.KOSCommunicationException

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

Public Methods

Method Description
KOSCommunicationException ( string message ) : System

Method Details

KOSCommunicationException() public method

public KOSCommunicationException ( string message ) : System
message string
return System