Overview
samsung health data sdk/com samsung android sdk health data error package-level declarations types types authorizationexception link copied to clipboard class authorizationexception errorcode int?, errormessage string healthdataexceptionan exception to indicate that the app is not authorized to perform the specified operation errorcode link copied to clipboard object errorcodea list of error codes each of these values is included in the specific exception healthdataexception link copied to clipboard open class healthdataexception @jvmoverloads constructor val errorcode int?, val errormessage string, cause throwable? = null runtimeexceptionan exception thrown by the samsung health app this contains one of the errorcodes and a message with details of the error invalidrequestexception link copied to clipboard class invalidrequestexception errorcode int, errormessage string healthdataexceptionan exception to indicate that the app has requested the specified operation with invalid conditions platforminternalexception link copied to clipboard class platforminternalexception @jvmoverloads constructor errorcode int?, errormessage string, cause throwable? = null healthdataexceptionan exception to indicate that the samsung health platform experienced an internal error that cannot be resolved by the app resolvableplatformexception link copied to clipboard class resolvableplatformexception errorcode int?, errormessage string, val hasresolution boolean healthdataexceptionan exception to indicate that the samsung health app is not ready to serve the specified operation