Table of Contents

Class LaserException

Namespace
Loehnert.Lisrt.Laser.Keyence
Assembly
Loehnert.Lisrt.Laser.Keyence.dll

This exception represents an error generated by a the marking laser.

public class LaserException : Exception, ISerializable, _Exception
Inheritance
LaserException
Implements
Inherited Members

Properties

ErrorCode

Gets the error code.

public string ErrorCode { get; }

Property Value

string

ErrorMessage

Gets the error message.

public string ErrorMessage { get; }

Property Value

string