Class EngineStatusCodeException

All Implemented Interfaces:
Serializable

public class EngineStatusCodeException extends Loop54Exception
Thrown when the engine is reachable, but the response status code was not 200.
See Also:
  • Field Details

    • details

      public final ErrorDetails details
      Details about the error provided by the engine.
  • Constructor Details

    • EngineStatusCodeException

      public EngineStatusCodeException(ErrorDetails details)