AdapterFailureException deprecated

class AdapterFailureException extends RuntimeException implements ExceptionInterface

deprecated

since 2.8, to be removed in 3.0.

Base exception for all adapter failures.

Methods

__construct(AdapterInterface $adapter, string|null $message = null, Exception $previous = null)
AdapterInterface getAdapter()

Details

__construct(AdapterInterface $adapter, string|null $message = null, Exception $previous = null)

Parameters

AdapterInterface $adapter
string|null $message
Exception $previous

AdapterInterface getAdapter()

Return Value

AdapterInterface
doc_Symfony
2016-10-28 06:04:58
Comments
Leave a Comment

Please login to continue.