Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
libphonenumber
NumberParseException
PHP 클래스 libphonenumber\NumberParseException
저자:
Lara Rennie
상속:
extends
Exception
파일 보기
프로젝트 열기: giggsey/libphonenumber-for-php
보호된 프로퍼티들
프로퍼티
타입
설명
$errorType
공개 메소드들
메소드
설명
__construct
(
$errorType
,
$message
,
$previous
= null )
__toString
( )
getErrorType
( )
Returns the error type of the exception that has been thrown.
메소드 상세
__construct()
공개
메소드
public
__construct
(
$errorType
,
$message
,
$previous
= null )
__toString()
공개
메소드
public
__toString
( )
getErrorType()
공개
메소드
Returns the error type of the exception that has been thrown.
public
getErrorType
( )
프로퍼티 상세
$errorType
보호되어 있는 프로퍼티
protected
$errorType