evolution
Class CreationPowerInsufficientException

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

public class CreationPowerInsufficientException
extends Exception

Thrown when the creation power is to low to create another human.


Constructor Summary
CreationPowerInsufficientException(String msg)
          Create new CreationPowerInsufficientException with the 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

CreationPowerInsufficientException

public CreationPowerInsufficientException(String msg)
Create new CreationPowerInsufficientException with the given message.

a gvijf production