NotYetAvailableException

public class NotYetAvailableException

Acquire failed because the object being acquired is not yet available. This happens, for example, if the sensor providing the data hasn't fully started up for the current frame.

Public Constructors

Inherited Methods

Public Constructors

NotYetAvailableException

public NotYetAvailableException()

NotYetAvailableException

public NotYetAvailableException(
  String message
)

Details
Parameters
message