You are here

class WSDataWSServerNotFoundException in Web Service Data 8

Same name and namespace in other branches
  1. 2.0.x src/WSDataWSServerNotFoundException.php \Drupal\wsdata\WSDataWSServerNotFoundException

Exception thrown when non-existen WSServer is refered.

Hierarchy

Expanded class hierarchy of WSDataWSServerNotFoundException

File

src/WSDataWSServerNotFoundException.php, line 8

Namespace

Drupal\wsdata
View source
class WSDataWSServerNotFoundException extends WSDataException {

}

Members