com.threerings.getdown.launcher
Class MultipleGetdownRunning

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by com.threerings.getdown.launcher.MultipleGetdownRunning
All Implemented Interfaces:
Serializable

public class MultipleGetdownRunning
extends IOException

Thrown when it's detected that multiple instances of the same getdown installer are running.

See Also:
Serialized Form

Constructor Summary
MultipleGetdownRunning()
           
 
Method Summary
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MultipleGetdownRunning

public MultipleGetdownRunning()


Copyright © 2013. All Rights Reserved.