bosesoundtouchapi.bstappmessages
@export
class
BSTAppMessages:
A strongly-typed resource class, for looking up localized strings, etc.
Threadsafety:
This class is fully thread-safe.
UNHANDLED_EXCEPTION: str =
'BST0001E - An unhandled exception occured while processing method "{0}".\n{1}\n'
BST0001E - An unhandled exception occured while processing method "{0}". {1}
ARGUMENT_REQUIRED_ERROR: str =
'BST0002E - The "{0}" argument is required, and cannot be null / None.'
BST0002E - The "{0}" argument is required, and cannot be null / None.