uwcse.location.objects.sick
Class LMS200Exception
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--uwcse.location.LocationException
|
+--uwcse.location.objects.sick.LMS200Exception
- All Implemented Interfaces:
- Serializable
- public class LMS200Exception
- extends LocationException
This is an exception thrown to indicate a problem with the LMS200 laser scanner.
- Version:
- $Revision: 1.2 $
- Author:
- Jeffrey Hightower
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LMS200Exception
public LMS200Exception()
LMS200Exception
public LMS200Exception(String message)
LMS200Exception
public LMS200Exception(String message,
Throwable cause)
LMS200Exception
public LMS200Exception(Throwable cause)
This documentation is for the Location Stack v0.8. The latest distribution, the documentation, and the list of contributors to the Location Stack can always be found at http://portolano.cs.washington.edu/projects/location/
© Copyright 2004 University of Washington CSE