You are here

constant ServicesClientErrorType::NETWORK in Services Client 7.2

Network error, like can't connect to other site.

File

include/plugin.inc, line 148
Base plugin definitions. All other plugins should be extended from this set of plugins.

Class

ServicesClientErrorType
Define error types.

Code

const NETWORK = 1;