C# Class HttpServer.CheckException

Exception thrown when a validation fails.
Inheritance: System.ArgumentException
Exibir arquivo Open project: 3di/3di-viewer-rei-libs

Private Methods

Method Description
CheckException ( string orgMessage, string msg ) : System

Initializes a new instance of the CheckException class.

CheckException ( string orgMessage, string msg, string arguments ) : System

Initializes a new instance of the CheckException class.