You are here

class WSDataWSCallNotFoundException in Web Service Data 8

Same name and namespace in other branches
  1. 2.0.x 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