C# Class Tp.Integration.Messages.TargetProcessLifecycle.TargetProcessExceptionThrownMessage

Inheritance: Tp.Integration.Messages.EntityLifecycle.SagaMessage, ISagaMessage
Mostra file Open project: TargetProcess/Target-Process-Plugins Class Usage Examples

Public Methods

Method Description
GetException ( ) : TargetProcessExceptionThrown
TargetProcessExceptionThrownMessage ( ) : System
TargetProcessExceptionThrownMessage ( Exception exception, string exceptionContext = null ) : System
ToString ( ) : string

Private Methods

Method Description
Convert ( Exception exception ) : string

Method Details

GetException() public method

public GetException ( ) : TargetProcessExceptionThrown
return TargetProcessExceptionThrown

TargetProcessExceptionThrownMessage() public method

public TargetProcessExceptionThrownMessage ( ) : System
return System

TargetProcessExceptionThrownMessage() public method

public TargetProcessExceptionThrownMessage ( Exception exception, string exceptionContext = null ) : System
exception System.Exception
exceptionContext string
return System

ToString() public method

public ToString ( ) : string
return string