I3DHError.h Source File#
|
instant3Dhub
|
I3DHError.h
Go to the documentation of this file.
FString I3DHStringFromErrorCode(EI3DHErrorCode ErrorCode)
Converts an ErrorCode to a human-readable String.
EI3DHErrorCode
Enumeration of Error Codes returned from various instant3Dhub API Calls.
Definition I3DHError.h:16
@ NotSupportedOnCurrentHubVersion
Operation is not supported on the version of the instant3Dhub to which we are currently connected.
Definition I3DHError.h:51
@ NotImplementedInBackend
Operation is not implemented in the active backend.
Definition I3DHError.h:43
@ NoSessionConnection
No session connection.
Definition I3DHError.h:30
@ JavascriptError
Operation failed because of a JavaScript error.
Definition I3DHError.h:36
@ SpaceAlreadyExists
Operation failed because a 3D space with the given ID already exists.
Definition I3DHError.h:56
Generated by