BarrierPostPhaseException Constructor (Exception)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the BarrierPostPhaseException class with the specified inner exception.
Assembly: System (in System.dll)
Parameters
- innerException
- Type: System.Exception
The exception that is the cause of the current exception.
Show: