C# Class kOS.Safe.KOSInvalidPathException

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

Public Methods

Method Description
KOSInvalidPathException ( string message, string pathString ) : System

Method Details

KOSInvalidPathException() public method

public KOSInvalidPathException ( string message, string pathString ) : System
message string
pathString string
return System