UnableReadBitmapException Constructor(String)
Generated exception when unable to read the bitmap with a given message.
public UnableReadBitmapException(
string
)
public: UnableReadBitmapException(
string*
)
public:
UnableReadBitmapException(
String^
)
Parameters
- message
- A string which represents the message.