Initializes a new instance of an image is not available with a given message.
Syntax
public ImageNotAvailableException(
string
)
public: ImageNotAvailableException(
string*
)
public:
ImageNotAvailableException(
String^
)
Parameters
- message
- A string which represents a message.
See Also