Exception used when the method did not validate
Namespace:
PalmSens
Assembly:
PalmSens (in PalmSens.dll) Version: 2.3.0.0
Syntax
| C# |
|---|
public class MethodValidationException : Exception |
| Visual Basic (Declaration) |
|---|
Public Class MethodValidationException _
Inherits Exception |
| Visual C++ |
|---|
public ref class MethodValidationException : public Exception |
Inheritance Hierarchy
See Also