PICO Spatial SDK
Toggle table of contents
0.10.7
◐
Skip to content
PICO Spatial SDK
spatialml:securemr
/
com.pico.spatial.ml.securemr
/
SpatialMLException
/
SpatialMLException
Spatial
MLException
constructor
(
message
:
String
?
,
cause
:
Throwable
?
=
null
)
Parameters
message
the exception message.
cause
the cause to the exception.