C# Class DCPUB.InternalError

Inheritance: System.Exception
Show file Open project: Blecki/DCPUB

Public Methods

Method Description
InternalError ( Exception InnerException ) : System
InternalError ( String msg ) : System

Method Details

InternalError() public method

public InternalError ( Exception InnerException ) : System
InnerException System.Exception
return System

InternalError() public method

public InternalError ( String msg ) : System
msg String
return System