C# Class LokiProgrammer.BootloaderError

Inheritance: System.Exception
Afficher le fichier Open project: arachnidlabs/loki Class Usage Examples

Méthodes publiques

Méthode Description
BootloaderError ( BootloaderError ex, String message ) : System
BootloaderError ( StatusCode status ) : System

Method Details

BootloaderError() public méthode

public BootloaderError ( BootloaderError ex, String message ) : System
ex BootloaderError
message String
Résultat System

BootloaderError() public méthode

public BootloaderError ( StatusCode status ) : System
status StatusCode
Résultat System