InvalidArgumentException.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
RouterOS API client implementation.
RouterOS is the flag product of the company MikroTik and is a powerful router software. One of its many abilities is to allow control over it via an API. This package provides a client for that API, in turn allowing you to use PHP to control RouterOS hosts. PHP version 5
Author
Vasil Rangelov  
Category
Net  
Copyright
2011 Vasil Rangelov  
License
LGPL License 2.1  
Link
http://pear2.php.net/PEAR2_Net_RouterOS  
Package
PEAR2_Net_RouterOS  
Version
1.0.0b4  

\PEAR2\Net\RouterOS\InvalidArgumentException

Package: PEAR2_Net_RouterOS
Exception thrown when there's something wrong with message arguments.
Implements
Parent(s)
\InvalidArgumentException
Author
Vasil Rangelov  
Category
Net  
License
LGPL License 2.1  
Link
http://pear2.php.net/PEAR2_Net_RouterOS  

Constants

>VConstant  CODE_SEEKABLE_REQUIRED = 1100
>VConstant  CODE_NAME_INVALID = 20100
>VConstant  CODE_ABSOLUTE_REQUIRED = 40200
>VConstant  CODE_CMD_UNRESOLVABLE = 40201
>VConstant  CODE_CMD_INVALID = 40202
>VConstant  CODE_NAME_UNPARSABLE = 41000
>VConstant  CODE_VALUE_UNPARSABLE = 41001
Documentation was generated by phpDocumentor 2.1.0-DEV .