NTagLite
NTagLite
Orthogonal.NTagLite
Logger Class
Logger Methods
Failure Method
Trace Method
Logger
Failure Method
Logs a fatal error and throws a
TagException
.
Namespace:
Orthogonal.NTagLite
Assembly:
Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntax
C#
Copy
public
static
void
Failure
(
TagErrorCode
errorCode
,
string
message
)
Parameters
errorCode
TagErrorCode
The enumerated error code.
message
String
An error message.
See Also
Reference
Logger Class
Orthogonal.NTagLite Namespace
A public domain library by
Orthogonal Programming
(See:
Azure DevOps Repository
)
Send comments on this topic to
gfkeogh@gmail.com