TopCon API  1.1.0
.Net API to control TopCon devices
CH.Regatron.HPPS.Device.TopConException Class Reference

This Exception is thrown when a generic error occurs. More...

Inherits Exception, and ISerializable.

Public Member Functions

 TopConException (string message)
 
 TopConException (string message, Exception inner)
 

Detailed Description

This Exception is thrown when a generic error occurs.

Constructor & Destructor Documentation

◆ TopConException() [1/2]

CH.Regatron.HPPS.Device.TopConException.TopConException ( string  message)

Parameters
message

◆ TopConException() [2/2]

CH.Regatron.HPPS.Device.TopConException.TopConException ( string  message,
Exception  inner 
)

Parameters
message
inner