Package 

Class ExecutorchRuntimeException

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class ExecutorchRuntimeException
    extends RuntimeException
                        

    Base exception for all ExecuTorch runtime errors. Each instance carries an integer error code corresponding to the native runtime/core/error.h values, accessible via getErrorCode.