Invalid Power Frequency set


Namespace: PalmSens
Assembly: PalmSens (in PalmSens.dll)

Syntax

Visual Basic (Declaration)
Public Class Method.InvalidPowerFreqException
    Inherits Exception
C#
public class Method.InvalidPowerFreqException : Exception
C++
ref class Method.InvalidPowerFreqException : Exception
J#
public class Method.InvalidPowerFreqException extends Exception
JScript
public class Method.InvalidPowerFreqException extends Exception

Inheritance Hierarchy

System.Object
   System.Exception
      PalmSens.Method.InvalidPowerFreqException

Thread Safety

Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

See Also