C# Class Rca.Hue2Json.Remapping.BackupIdNotFoundException

Keine Backup-ID verfügbar
Inheritance: Rca.Hue2Json.Remapping.RemappingException
Afficher le fichier Open project: rmmlr/Hue2Json

Méthodes publiques

Méthode Description
BackupIdNotFoundException ( ) : System
BackupIdNotFoundException ( string message ) : System
BackupIdNotFoundException ( string message, Exception inner ) : System

Method Details

BackupIdNotFoundException() public méthode

public BackupIdNotFoundException ( ) : System
Résultat System

BackupIdNotFoundException() public méthode

public BackupIdNotFoundException ( string message ) : System
message string
Résultat System

BackupIdNotFoundException() public méthode

public BackupIdNotFoundException ( string message, Exception inner ) : System
message string
inner Exception
Résultat System