You are here

class WSDataWSCallNotFoundException in Web Service Data 2.0.x

Same name and namespace in other branches
  1. 8 src/WSDataWSCallNotFoundException.php \Drupal\wsdata\WSDataWSCallNotFoundException

Exception thrown when non-existen WSCall is refered.

Hierarchy

Expanded class hierarchy of WSDataWSCallNotFoundException

File

src/WSDataWSCallNotFoundException.php, line 8

Namespace

Drupal\wsdata
View source
class WSDataWSCallNotFoundException extends WSDataException {

}

Members