ResourceIdentificationException
class ResourceIdentificationException extends RuntimeException (View source)
Methods
attemptingToDetermineIdFor(mixed $resource)
Create an exception indicating we were unable to determine the resource ID for the given resource.
attemptingToDetermineTypeFor(mixed $resource)
Create an exception indicating we were unable to determine the resource type for the given resource.
Details
static ResourceIdentificationException
attemptingToDetermineIdFor(mixed $resource)
Create an exception indicating we were unable to determine the resource ID for the given resource.
static ResourceIdentificationException
attemptingToDetermineTypeFor(mixed $resource)
Create an exception indicating we were unable to determine the resource type for the given resource.