Documentation

NotImplementedException.php

Interfaces, Classes, Traits and Enums

NotImplementedException
This exception is thrown by default by all methods in the services abstractions. So that if a function is accessed for an api version that haven't implemented it, this exception will be thrown.

Search results