GlobalPlatform / WebApis-for-SE

Open source Apis to access a Secure Element from a Web application
Apache License 2.0
18 stars 5 forks source link

Granularity of SEIoException #55

Closed hchavers closed 8 years ago

hchavers commented 8 years ago

Comments from Trusted Computing Group - Item # 36

Section: SEIoException

Comment: There should be finer granularity in this type as well.

Proposed Resolution:

opoto commented 8 years ago

Application has no control over IO communications, so it would probably not benefit from additional information. However the optional "message" field (inherited from DOMException) may be used to convey a user readable cause that could help user to fix the problem.