C# Class BACnet.Core.Exceptions.ErrorException

Inheritance: BACnetException
Afficher le fichier Open project: LorenVS/bacstack

Méthodes publiques

Méthode Description
ErrorException ( ServiceError error ) : System

Constructs a new error exception instance

Method Details

ErrorException() public méthode

Constructs a new error exception instance
public ErrorException ( ServiceError error ) : System
error ServiceError The error
Résultat System