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

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

Méthodes publiques

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

Private Methods

Méthode Description
Convert ( Exception exception ) : string

Method Details

GetException() public méthode

public GetException ( ) : TargetProcessExceptionThrown
Résultat TargetProcessExceptionThrown

TargetProcessExceptionThrownMessage() public méthode

public TargetProcessExceptionThrownMessage ( ) : System
Résultat System

TargetProcessExceptionThrownMessage() public méthode

public TargetProcessExceptionThrownMessage ( Exception exception, string exceptionContext = null ) : System
exception System.Exception
exceptionContext string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string