VersionNotFoundException
class VersionNotFoundException extends InvalidArgumentException (View source)
| internal | JSON:API maintains no PHP API since its API is the HTTP API. This class may change at any time and this will break any dependencies on it. |
Used when a version ID is valid, but the requested version does not exist.
Methods
Details
__construct($message = '', $code = 0, Exception $previous = NULL)
{@inheritdoc}