Create a new instance.
Namespace: PalmSens
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Class Method.InvalidEBiPotOffsetException Inherits Exception |
| C# |
|---|
| public class Method.InvalidEBiPotOffsetException : Exception |
| C++ |
|---|
| ref class Method.InvalidEBiPotOffsetException : Exception |
| J# |
|---|
| public class Method.InvalidEBiPotOffsetException extends Exception |
| JScript |
|---|
| public class Method.InvalidEBiPotOffsetException 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.