.NET Framework Class Library |
BarrierPostPhaseException Constructor |
BarrierPostPhaseException Class See Also Send Feedback |
Overload List
Name | Description | |
---|---|---|
BarrierPostPhaseException()()() |
Initializes a new instance of the BarrierPostPhaseException class.
| |
BarrierPostPhaseException(Exception) |
Initializes a new instance of the BarrierPostPhaseException class with the specified inner exception.
| |
BarrierPostPhaseException(String) |
Initializes a new instance of the BarrierPostPhaseException class with a specified error message.
| |
BarrierPostPhaseException(SerializationInfo, StreamingContext) |
Initializes a new instance of the BarrierPostPhaseException class with serialized data.
| |
BarrierPostPhaseException(String, Exception) |
Initializes a new instance of the BarrierPostPhaseException class with a specified error message and inner exception.
|