| Visual Basic (Declaration) | |
|---|---|
<SerializableAttribute()> Public Class PropertyInterceptorException Inherits IdeaBladeException Implements System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As PropertyInterceptorException | |
| C# | |
|---|---|
[SerializableAttribute()] public class PropertyInterceptorException : IdeaBladeException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable | |
| C++/CLI | |
|---|---|
[SerializableAttribute()] public ref class PropertyInterceptorException : public IdeaBladeException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable | |
System.Object
System.Exception
IdeaBlade.Core.IdeaBladeException
IdeaBlade.Core.PropertyInterceptorException
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family