Library | Module

Class pfcXProdevError



Description

This exception is thrown when there is an error in a Pro/DEVELOP function called by PFC.
Direct Parent Classes:
pfcXInAMethod



Property Summary

/* readonly */ stringDevelopFunctionName
The name of the Pro/DEVELOP function that caused the exception to be thrown
/* readonly */ numberErrorCode
The Pro/DEVELOP error (integer);



Property Detail


/* readonly */ stringDevelopFunctionName

The name of the Pro/DEVELOP function that caused the exception to be thrown




/* readonly */ numberErrorCode

The Pro/DEVELOP error (integer);