Exception | Description |
---|---|
TooLargeArrayException |
Exception when trying to allocate a too large array (length > 2^31)
|
UnsupportedFormatException |
UnsupportedFormatException is the exception thrown when try to load a resource and the format in
not recognized or incorrect.
|