Class EngineNotReachableException

All Implemented Interfaces:
Serializable

public class EngineNotReachableException extends Loop54Exception
Thrown when a connection to the engine cannot be made. Could have multiple causes.
See Also:
  • Constructor Details

    • EngineNotReachableException

      public EngineNotReachableException(String message, Exception cause)