PsrTransactionResultException Class |
Namespace: PsrApi.Synchronization
public class PsrTransactionResultException : PsrTransactionResultError
The PsrTransactionResultException type exposes the following members.
Name | Description | |
---|---|---|
![]() | PsrTransactionResultException | Initializes a new instance of the PsrTransactionResultException class |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | DateTimeUtc |
Gibt an, wann die Transaktion durchgeführt worden ist.
(Inherited from PsrTransactionResult.) |
![]() | ExceptionCode |
ExceptionCode (if exception was a MtoException)
|
![]() | ExecutedSyncOperation |
Die Operation die vom Server ausgeführt wurde
(Inherited from PsrTransactionResult.) |
![]() | InnerException |
Inner Exception
|
![]() | Message |
Message
|
![]() | Stacktrace |
Stacktrace
|
![]() | SyncOperation |
Die Operation, die vom Client ausgeführt werden sollte
(Inherited from PsrTransactionResult.) |