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 Link icon

    • UnsupportedEngineException Link icon

      public UnsupportedEngineException(String message)