39 : base((message == null) ? SR.GetString(
"BarrierPostPhaseException") : message, innerException)
Describes the source and destination of a given serialized stream, and provides an additional caller-...
BarrierPostPhaseException(SerializationInfo info, StreamingContext context)
Initializes a new instance of the T:System.Threading.BarrierPostPhaseException class with serialized ...
BarrierPostPhaseException(Exception innerException)
Initializes a new instance of the T:System.Threading.BarrierPostPhaseException class with the specifi...
BarrierPostPhaseException()
Initializes a new instance of the T:System.Threading.BarrierPostPhaseException class with a system-su...
The exception that is thrown when the post-phase action of a T:System.Threading.Barrier fails
BarrierPostPhaseException(string message)
Initializes a new instance of the T:System.Threading.BarrierPostPhaseException class with a specified...