ProfileNotFoundException Class
Exception thrown when the profile is not found. This is internally trapped and should not appear externally to an application.
Namespace: ASCOM.Utilities.ExceptionsAssembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 7.1.3+4851.c5da65c2b
[SerializableAttribute]
public class ProfileNotFoundException : HelperException
<SerializableAttribute>
Public Class ProfileNotFoundException
Inherits HelperException
[SerializableAttribute]
public ref class ProfileNotFoundException : public HelperException
- Inheritance
- Object Exception HelperException ProfileNotFoundException