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