Výjimka pro případ, že se bitmapu nepodařilo alokovat.
More...
Výjimka pro případ, že se bitmapu nepodařilo alokovat.
Definition at line 9 of file BitmapAllocationException.java.
mhr.appcore.bitmap.exceptions.BitmapAllocationException.BitmapAllocationException |
( |
| ) |
|
|
inline |
mhr.appcore.bitmap.exceptions.BitmapAllocationException.BitmapAllocationException |
( |
String |
detailMessage | ) |
|
|
inline |
mhr.appcore.bitmap.exceptions.BitmapAllocationException.BitmapAllocationException |
( |
Throwable |
throwable | ) |
|
|
inline |
mhr.appcore.bitmap.exceptions.BitmapAllocationException.BitmapAllocationException |
( |
String |
detailMessage, |
|
|
Throwable |
throwable |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: