Initializes a new instance of BitmapLockedException class.
Name | Description | |
---|---|---|
BitmapLockedException() |
Initializes a new instance of BitmapLockedException class. |
|
BitmapLockedException(String) |
Initializes a new instance of the BitmapLockedException class with a specified error message. |
|
BitmapLockedException(String, Exception) |
Initializes a new instance of the BitmapLockedException class with a specified error message and a reference to the inner exception that is the cause of this exception. |