com.neeve.emx
Class EEmxDispatcherFatalError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by com.neeve.emx.EEmxDispatcherFatalError
All Implemented Interfaces:
Serializable

public final class EEmxDispatcherFatalError
extends Error

Indicates that a fatal error was encountered in the dispatcher run loop.

See Also:
Serialized Form

Constructor Summary
EEmxDispatcherFatalError(Throwable t)
          Construct using error string.
 
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

EEmxDispatcherFatalError

public EEmxDispatcherFatalError(Throwable t)
Construct using error string.



Copyright © 2015 Neeve Research, LLC. All Rights Reserved.