C# Class paramore.brighter.serviceactivator.MessageMappingException

Inheritance: System.Exception
Show file Open project: iancooper/Paramore

Public Methods

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

Method Details

MessageMappingException() public method

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