C# Class Secs4Net.SecsException

Inheritance: System.Exception
Datei anzeigen Open project: mkjeff/secs4net

Public Methods

Method Description
SecsException ( SecsMessage msg, string description ) : System
SecsException ( string msg ) : System

Method Details

SecsException() public method

public SecsException ( SecsMessage msg, string description ) : System
msg SecsMessage
description string
return System

SecsException() public method

public SecsException ( string msg ) : System
msg string
return System