Photon Voice v2.53

Public Member Functions | List of all members
UnsupportedPlatformException Class Reference

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...
 

Detailed Description

Exception thrown if an unsupported platform is encountered.

Constructor & Destructor Documentation

◆ UnsupportedPlatformException()

UnsupportedPlatformException ( string  subject,
string  platform = null 
)

Create a new UnsupportedPlatformException.

Parameters
subjectThe info prepending standard message.

///

Parameters
platformOptional platform name.