ASCOM Library
C#
VB
Show/Hide TOC
Parked
Exception Constructor
Initializes a new instance of the
ParkedException
class using default error text and error codes.
Definition
Namespace:
ASCOM
Assembly:
ASCOM.Exceptions (in ASCOM.Exceptions.dll) Version: 6.0.0.0 (7.0.9999.9999)
C#
Copy
public
ParkedException
()
VB
Copy
Public
Sub
New
Version Information
.NET Standard
Supported in: 2.0
See Also
Reference
ParkedException Class
ParkedException Overload
ASCOM Namespace
In This Article
Definition
Version Information
.NET Standard
See Also