Méthode | Description | |
---|---|---|
TransactionManagerCommunicationException ( string message ) | ||
TransactionManagerCommunicationException ( string message, System innerException ) | ||
TransactionManagerCommunicationException ( ) : System.Runtime.Serialization |
|
|
TransactionManagerCommunicationException ( string message ) : System.Runtime.Serialization |
|
|
TransactionManagerCommunicationException ( string message, Exception innerException ) : System.Runtime.Serialization |
|
Méthode | Description | |
---|---|---|
TransactionManagerCommunicationException ( ) | ||
TransactionManagerCommunicationException ( System info, System context ) | ||
TransactionManagerCommunicationException ( SerializationInfo info, StreamingContext context ) : System.Runtime.Serialization |
|
Méthode | Description | |
---|---|---|
Create ( Exception innerException ) : |
||
Create ( string message, Exception innerException ) : |
protected TransactionManagerCommunicationException ( ) |
protected TransactionManagerCommunicationException ( System info, System context ) | ||
info | System | |
context | System |
public TransactionManagerCommunicationException ( string message ) | ||
message | string |
public TransactionManagerCommunicationException ( string message, System innerException ) | ||
message | string | |
innerException | System |
public TransactionManagerCommunicationException ( ) : System.Runtime.Serialization | ||
Résultat | System.Runtime.Serialization |
protected TransactionManagerCommunicationException ( SerializationInfo info, StreamingContext context ) : System.Runtime.Serialization | ||
info | SerializationInfo | |
context | StreamingContext | |
Résultat | System.Runtime.Serialization |
public TransactionManagerCommunicationException ( string message ) : System.Runtime.Serialization | ||
message | string | |
Résultat | System.Runtime.Serialization |
public TransactionManagerCommunicationException ( string message, Exception innerException ) : System.Runtime.Serialization | ||
message | string | |
innerException | Exception | |
Résultat | System.Runtime.Serialization |