C# Class kOS.Safe.Exceptions.KOSVolumeOutOfRangeException

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

Public Methods

Method Description
KOSVolumeOutOfRangeException ( ) : System
KOSVolumeOutOfRangeException ( string name ) : System

Method Details

KOSVolumeOutOfRangeException() public method

public KOSVolumeOutOfRangeException ( ) : System
return System

KOSVolumeOutOfRangeException() public method

public KOSVolumeOutOfRangeException ( string name ) : System
name string
return System