Class EngineException

All Implemented Interfaces:
Serializable

public class EngineException extends RuntimeException

Exception thrown when engine encounters unrecoverable problems.

See Also:
  • Constructor Details

    • EngineException

      public EngineException()
    • EngineException

      public EngineException(String string)
    • EngineException

      public EngineException(String string, Throwable thrwbl)