Error generated by network related system failures.
Class NetError( [code],[description],[extra] ) from \
Error( code, description, extra )
| code | A numeric error code. |
| description | A textual description of the error code. |
| extra | A descriptive message explaining the error conditions. |
The error code can be one of the codes declared in the NetErrorCode enumeration. See the Error class in the core module.