BOMapp API
BOMapp API
ReferenceManual
CeliAPS.BomApi.Exceptions
UnexpectedBomDataException Class
UnexpectedBomDataException Constructor
UnexpectedBomDataException(String) Constructor
UnexpectedBomDataException(String, Exception) Constructor
Unexpected
Bom
Data
Exception(String) Constructor
Initializes a new instance of the
UnexpectedBomDataException
class.
Namespace:
CeliAPS.BomApi.Exceptions
Assembly:
BomApi (in BomApi.dll) Version: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
Syntax
C#
VB
Copy
public
UnexpectedBomDataException
(
string
message
)
Public
Sub
New
(
message
As
String
)
Parameters
message
String
The message.
See Also
Reference
UnexpectedBomDataException Class
UnexpectedBomDataException Overload
CeliAPS.BomApi.Exceptions Namespace