Photon Voice
v2.58
Exception thrown if an unsupported platform is encountered. More...
Inherits Exception.
Public Member Functions | |
| UnsupportedPlatformException (string subject, string platform=null) | |
| Create a new UnsupportedPlatformException. More... | |
Exception thrown if an unsupported platform is encountered.
| UnsupportedPlatformException | ( | string | subject, |
| string | platform = null |
||
| ) |
Create a new UnsupportedPlatformException.
| subject | The info prepending standard message. |
///
| platform | Optional platform name. |