Class ThermalException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.flir.thermalsdk.image.ThermalException
All Implemented Interfaces:
Serializable

public class ThermalException extends Exception
The exception that is thrown when a ThermalImage error occurs.
See Also:
  • Constructor Details

    • ThermalException

      public ThermalException()