NXOpen .NET Reference  12.0.0
Public Member Functions | Protected Member Functions | List of all members
NXOpen.PDM.ErrorMessageHandler Class Reference

Represents the class that contains ErrorObjects and Failed Logical Objects. More...

Inheritance diagram for NXOpen.PDM.ErrorMessageHandler:

Public Member Functions

unsafe NXOpen.ErrorList GetErrorList ()
 Returns ERROR_LIST_s More...
 
unsafe string[] GetErrorMessages ()
 Returns Error Messages More...
 
unsafe string[] GetWarningMessages ()
 Returns Warning Messages More...
 

Protected Member Functions

override void FreeResource ()
 Free resources associated with the instance. More...
 

Detailed Description

Represents the class that contains ErrorObjects and Failed Logical Objects.

Created in NX11.0.0

Member Function Documentation

override void NXOpen.PDM.ErrorMessageHandler.FreeResource ( )
protected

Free resources associated with the instance.

After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.

Created in NX11.0.0

License requirements: None.

unsafe NXOpen.ErrorList NXOpen.PDM.ErrorMessageHandler.GetErrorList ( )

Returns ERROR_LIST_s

Created in NX11.0.0

License requirements: None.

Returns
unsafe string [] NXOpen.PDM.ErrorMessageHandler.GetErrorMessages ( )

Returns Error Messages

Created in NX11.0.0

License requirements: None.

Returns
Error Messages
unsafe string [] NXOpen.PDM.ErrorMessageHandler.GetWarningMessages ( )

Returns Warning Messages

Created in NX11.0.0

License requirements: None.

Returns
Warning Messages

The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.