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: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
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