This represents a RequestResultException, that can be used to create a Exception depending on a AdminRequestResult.
We fetch the Error Code by calling:
- $result->getValue('code')
And the Message by calling:
If none could be found, we use the Default Code 'Unknown'.
CMSException | --CoreException | --AdministrationException | --RequestResultException
Creates a new RequestResultException.
Inherited From AdministrationException
AdministrationException::AdministrationException()
AdministrationException::getURL()
AdministrationException::setURL()
Inherited From CoreException
CoreException::CoreException()
CoreException::getLayout()
Inherited From CMSException
CMSException::CMSException()
CMSException::getCode()
CMSException::getMessage()
CMSException::logException()
CMSException::toString()
Documentation generated by phpDocumentor 1.3.1