C# Class cleanLayer.Library.Scripts.TerminateException

Inheritance: System.Exception
Show file Open project: Vipeax/cleanLayer

Public Methods

Method Description
TerminateException ( ) : System
TerminateException ( string reason ) : System

Method Details

TerminateException() public method

public TerminateException ( ) : System
return System

TerminateException() public method

public TerminateException ( string reason ) : System
reason string
return System