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: 1.0.63
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