evolution.lands
Class NotEnoughLandResourcesException

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

public class NotEnoughLandResourcesException
extends Exception

A class of NotEnoughLandResourcesExceptions.


Constructor Summary
NotEnoughLandResourcesException()
          Create new NotEnoughResourcesException.
NotEnoughLandResourcesException(String msg)
          Create new NotEnoughResourcesException with 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

NotEnoughLandResourcesException

public NotEnoughLandResourcesException()
Create new NotEnoughResourcesException.

NotEnoughLandResourcesException

public NotEnoughLandResourcesException(String msg)
Create new NotEnoughResourcesException with given message.

a gvijf production