C# Class kOS.Safe.Exceptions.KOSVolumeOutOfRangeException

Inheritance: kOS.Safe.Exceptions.KOSException
Afficher le fichier Open project: KSP-KOS/KOS

Méthodes publiques

Méthode Description
KOSVolumeOutOfRangeException ( ) : System
KOSVolumeOutOfRangeException ( string name ) : System

Method Details

KOSVolumeOutOfRangeException() public méthode

public KOSVolumeOutOfRangeException ( ) : System
Résultat System

KOSVolumeOutOfRangeException() public méthode

public KOSVolumeOutOfRangeException ( string name ) : System
name string
Résultat System