Page Summary
-
The CloudAnchorsNotConfiguredException is thrown when cloud anchors are not configured during a session's hostCloudAnchor call.
-
This exception has two public constructors, one with no parameters and one that accepts a String message.
-
It inherits methods from
java.lang.Throwableandjava.lang.Object.
public class
CloudAnchorsNotConfiguredException
Cloud anchors are not configured during Session.hostCloudAnchor(Anchor)
Public Constructors
|
|
|
CloudAnchorsNotConfiguredException(String message)
|
Inherited Methods
Public Constructors
public CloudAnchorsNotConfiguredException ()
CloudAnchorsNotConfiguredException
public CloudAnchorsNotConfiguredException()
public CloudAnchorsNotConfiguredException (String message)
CloudAnchorsNotConfiguredException
public CloudAnchorsNotConfiguredException( String message )
| Details | |||
|---|---|---|---|
| Parameters |
|
||