Class UnsupportedEngineException

All Implemented Interfaces:
Serializable

public class UnsupportedEngineException extends UnsupportedOperationException
An exception that may be thrown when an Engine is unsupported.
See Also:
  • Constructor Details

    • UnsupportedEngineException

      public UnsupportedEngineException(String message)