DeadlineExceededException

public class DeadlineExceededException

Acquire failed because the object being acquired is already released. This happens, for example, if the application holds an old frame for too long, then tries to acquire a point cloud from it.

Public Constructors

Inherited Methods

Public Constructors

DeadlineExceededException

public DeadlineExceededException()

DeadlineExceededException

public DeadlineExceededException(
  String message
)

Details
Parameters
message