Class FrameGrabber.Exception

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.bytedeco.copiedstuff.FrameGrabber.Exception
All Implemented Interfaces:
Serializable
Enclosing class:
FrameGrabber

public static class FrameGrabber.Exception extends IOException
See Also:
  • Constructor Details

    • Exception

      public Exception(String message)
    • Exception

      public Exception(String message, Throwable cause)