evolution.lands
Class IllegalPlacementException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--evolution.lands.IllegalPlacementException

public class IllegalPlacementException
extends Exception

Class of IllegalPlacementsExceptions.


Constructor Summary
IllegalPlacementException()
          Create new IllegalPlacementsException.
IllegalPlacementException(String msg)
          Create new IllegalPlacementException with a given message.

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

IllegalPlacementException

public IllegalPlacementException()
Create new IllegalPlacementsException.

IllegalPlacementException

public IllegalPlacementException(String msg)
Create new IllegalPlacementException with a given message.

a gvijf production