UnableCreateUPCEException Constructor(String)
Generated exception when the component is unable to expand a UPC-E value to a UPC-A value
with a given message.
public UnableCreateUPCEException(
string
)
public: UnableCreateUPCEException(
string*
)
public:
UnableCreateUPCEException(
String^
)
Parameters
- message
- A string which represents the message.