uk.ac.soton.ecs.grimoires.server.lifetime
Class LifetimeException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byuk.ac.soton.ecs.grimoires.server.lifetime.LifetimeException
All Implemented Interfaces:
Serializable

public class LifetimeException
extends Exception

Author:
wf
See Also:
Serialized Form

Constructor Summary
LifetimeException(String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LifetimeException

public LifetimeException(String message)
Parameters:
message -