Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
libphonenumber
NumberParseException
PHP Class libphonenumber\NumberParseException
Author:
Lara Rennie
Inheritance:
extends
Exception
Mostra file
Open project: giggsey/libphonenumber-for-php
Protected Properties
Property
Type
Description
$errorType
Public Methods
Method
Description
__construct
(
$errorType
,
$message
,
$previous
= null )
__toString
( )
getErrorType
( )
Returns the error type of the exception that has been thrown.
Method Details
__construct()
public
method
public
__construct
(
$errorType
,
$message
,
$previous
= null )
__toString()
public
method
public
__toString
( )
getErrorType()
public
method
Returns the error type of the exception that has been thrown.
public
getErrorType
( )
Property Details
$errorType
protected_oe property
protected
$errorType