edu.wpi.first.wpilibj.camera
Class AxisCameraException
java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.wpi.first.wpilibj.camera.AxisCameraException
public class AxisCameraException
- extends Exception
An exception representing a problem with communicating with the camera.
- Author:
- dtjones
AxisCameraException
public AxisCameraException(String msg)
- Create a new AxisCameraException.
- Parameters:
msg
- The message to pass with the AxisCameraException.
Copyright © 2006-2009 Sun Microsystems, Inc. All Rights Reserved.