PviException Class

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices >

PviException Class

BR.AN.PviServices .NET


An instance of this class describes an exception which is thrown when an error occurs.

For a list of all members of this type, see PviException Members .

System.Object

  Exception

    PviException

[Visual Basic]

Public Class PviException

   Inherits Exception

[C#]

public class PviException : Exception

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

To get an exception it is neccessary to set the Exception flag of the ErrorMode property for the Service object.

Requirements

Namespace: BR.AN.PviServices

Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)

See Also

PviException Members | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

PviException Members

PviException Constructor

PviExceptionProperties