\Clx\XmsNotFoundException

Exception indicating that a requested resources did not exist in XMS.

This exception is thrown, for example, when attempting to retrieve a batch with an invalid batch identifier.

Summary

Methods
Properties
Constants
__construct()
getUrl()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct(string  $url) 

Creates a new resource not found exception.

Parameters

string $url

URL to the missing resource

getUrl()

getUrl() : string

Returns the URL of the missing resource.

Returns

string —

an URL