ProfileNotFoundException Class |
Exception thrown when the profile is not found. This is internally trapped and should not appear externally to an application.
Inheritance Hierarchy Namespace: ASCOM.Utilities.ExceptionsAssembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntax[SerializableAttribute]
public class ProfileNotFoundException : HelperException
<SerializableAttribute>
Public Class ProfileNotFoundException
Inherits HelperException
[SerializableAttribute]
public ref class ProfileNotFoundException : public HelperException
The ProfileNotFoundException type exposes the following members.
Constructors
See Also