C# Class Tests.Nodes.MapConventionsTests.MapException

Inheritance: System.Exception
Mostrar archivo Open project: mikeobrien/Bender

Public Methods

Method Description
MapException ( string message, Exception exception ) : System

Method Details

MapException() public method

public MapException ( string message, Exception exception ) : System
message string
exception System.Exception
return System