ParkedException(Exception) Constructor
Initializes a new instance of the
ParkedException class
with a caught (inner) exception.
Namespace: ASCOMAssembly: ASCOM.Exceptions (in ASCOM.Exceptions.dll) Version: 6.0.0.0 (7.0.9999.9999)
public ParkedException(
Exception inner
)
Public Sub New (
inner As Exception
)
- inner Exception
- The inner.
Supported in: 2.0