Skip to content

ErrorReason

Studio is being deprecated, please head over to the documentation page for Mattercraft, our most advanced 3D tool for the web, where you can find the most recent information and tutorials.

enum ErrorReason { "NETWORK", "SERVER", "UNSUPPORTED_CONTENT" }

The reason for an error occurring.

MemberDescription
NETWORKIssue with the device’s network connection.
SERVERThe host server returned an error, e.g. file not found.
UNSUPPORTED_CONTENTVideo format not supported by this device.