Exception indicating not enough data is available yet.
Namespace: PalmSens.Comm
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Class CommMeasurement.DataNotYetAvailableException Inherits Exception |
| C# |
|---|
| public class CommMeasurement.DataNotYetAvailableException : Exception |
| C++ |
|---|
| ref class CommMeasurement.DataNotYetAvailableException : Exception |
| J# |
|---|
| public class CommMeasurement.DataNotYetAvailableException extends Exception |
| JScript |
|---|
| public class CommMeasurement.DataNotYetAvailableException extends Exception |
Inheritance Hierarchy
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.