ImageNotAvailableException Constructor(String)
Generated exception when an image is not available with a given message.
public ImageNotAvailableException(
string
)
public: ImageNotAvailableException(
string*
)
public:
ImageNotAvailableException(
String^
)
Parameters
- message
- A string which represents a message.