dlife.robot.player
Class NoMatchingSonarInterfaceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dlife.robot.player.NoMatchingSonarInterfaceException
- All Implemented Interfaces:
- Serializable
public class NoMatchingSonarInterfaceException
- extends RuntimeException
Exception that is thrown when attempting to find a Sonar interface from
Player based on the number of sensors in the Sonar array.
- Version:
- Feb. 15, 2010
- Author:
- Russell Toris, Dickinson College
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoMatchingSonarInterfaceException
public NoMatchingSonarInterfaceException(String msg)
- Create a new NoMatchingSonarInterfaceException.
- Parameters:
msg - the exception message