Class EngineException

All Implemented Interfaces:
Serializable

public class EngineException extends RestException
Thrown if something went wrong during the engine execution (e.g., a persistence exception occurred).
See Also:
  • Constructor Details