Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
opensrs
Exception
PHP Class opensrs\Exception
Inheritance:
extends
Exception
Show file
Open project: opensrs/osrs-toolkit-php
Class Usage Examples
Public Methods
Method
Description
cannotSetOneCall
(
$string
)
classNotFound
(
$class
)
notDefined
(
$propertyName
)
Method Details
cannotSetOneCall()
public
static
method
public
static
cannotSetOneCall
(
$string
)
classNotFound()
public
static
method
public
static
classNotFound
(
$class
)
notDefined()
public
static
method
public
static
notDefined
(
$propertyName
)