class OwO::Exceptions::OwOInternalError
- OwO::Exceptions::OwOInternalError
- Exception
- Reference
- Object
Overview
OwOInternalError
is thrown upon an Internal Server Error HTTP error from the API.
It will never have any extra information.
NOTE In CLI applications this may be ignored, as they are usually made to fail with an exception.