Term cloud

Exception

Exception is a class that represents errors that occur during application execution.

C#
[SerializableAttribute]
[ComVisibleAttribute(true)]
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public class Exception : ISerializable, _Exception
VB#
<SerializableAttribute> _
<ComVisibleAttribute(True)> _
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public Class Exception _
 Implements ISerializable, _Exception

1 comments:

moongy on 7 September 2010 at 07:11 said...

nice

Post a Comment

 

Dot net terms Copyright © 2010 | Designed by Ipietoon for Free Blogger Template