Class InferenceException


public class InferenceException extends RuntimeException
Failure while loading or executing a LiteRT model.
  • Constructor Details

    • InferenceException

      public InferenceException(String message)
    • InferenceException

      public InferenceException(String message, Throwable cause)