C# Class Secs4Net.SecsException

Inheritance: System.Exception
Afficher le fichier Open project: mkjeff/secs4net

Méthodes publiques

Méthode Description
SecsException ( SecsMessage msg, string description ) : System
SecsException ( string msg ) : System

Method Details

SecsException() public méthode

public SecsException ( SecsMessage msg, string description ) : System
msg SecsMessage
description string
Résultat System

SecsException() public méthode

public SecsException ( string msg ) : System
msg string
Résultat System