Class CaptureException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openpnp.capture.CaptureException
All Implemented Interfaces:
Serializable

public class CaptureException extends Exception
See Also:
  • Constructor Details

    • CaptureException

      public CaptureException(int result)
  • Method Details

    • getResult

      public int getResult()