evolution
Class InvalidVisionRangeException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--evolution.InvalidVisionRangeException

public class InvalidVisionRangeException
extends Exception

A class of InvalidVisionRangeExceptions. This exception is thrown when the vision range becomes negative or too large.


Constructor Summary
InvalidVisionRangeException(String msg)
          Constructor of InvalidVisionRangeException.

Methods inherited from class java.lang.Throwable
getMessage, getLocalizedMessage, toString, printStackTrace, printStackTrace, printStackTrace, fillInStackTrace

Methods inherited from class java.lang.Object
getClass, hashCode, equals, clone, notify, notifyAll, wait, wait, wait, finalize

Constructor Detail

InvalidVisionRangeException

public InvalidVisionRangeException(String msg)
Constructor of InvalidVisionRangeException.

a gvijf production