検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 642 for exception (0.050 sec.)
SNMPException クラス 4982
« SNMP::walk ソケット » PHP Manual SNMP SNMPException クラス SNMPException クラス (PHP 5 >= 5.4. ... P で発生するエラーを表します。自分のコードから SNMPException をスローしてはいけません。 PHP における例外処理の詳 ... な情報は 例外 を参照ください。 クラス概要 class SNMPException extends RuntimeException { /* プロパティ */ protec ... vious = null ; /* 継承したメソッド */ final public Exception::getMessage (): string final public Exception::get ... Previous (): ? Throwable final public Exception::getCode (): int final public Exception::getFile ( ...
https://man.plustar.jp/php/class.snmpexception.html - [similar]
The SolrMissingMandatoryParameterException class 4982
« SolrIllegalOperationException::getInternalInfo サーバー固有のモジュール » PHP Manual Solr The ... SolrMissingMandatoryParameterException class The SolrMissingMandatoryParameterException c ... じめに クラス概要 class SolrMissingMandatoryParameterException extends SolrException { /* 継承したプロパティ */ p ... g $ zif_name ; /* 継承したメソッド */ final public Exception::getMessage (): string final public Exception::get ... Previous (): ? Throwable final public Exception::getCode (): int final public Exception::getFile ( ...
https://man.plustar.jp/php/class.solrmissingmandatoryparameterexception.html - [similar]
The Win32ServiceException class 4982
« Win32 サービスの情報 例 » PHP Manual win32service The Win32ServiceException class The Win32Ser ... viceException class (PECL win32service >=1.0.0) はじめに この例外 ... 数名に基づいています。 クラス概要 class Win32ServiceException extends Exception { /* 継承したプロパティ */ prote ... vious = null ; /* 継承したメソッド */ final public Exception::getMessage (): string final public Exception::get ... Previous (): ? Throwable final public Exception::getCode (): int final public Exception::getFile ( ...
https://man.plustar.jp/php/class.win32serviceexception.html - [similar]
例外メッセージを取得する 4982
« Exception::__construct Exception::getPrevious » PHP Manual Exception 例外メッセージを取得する ... Exception::getMessage (PHP 5, PHP 7, PHP 8) Exception::getMessage — 例外メッセージを取得する 説明 final ... public Exception::getMessage (): string 例外メッセージを返します。 ... ん。 戻り値 例外メッセージ文字列を返します。 例 例1 Exception::getMessage() の例 <?php try { throw new Exception ... ( "Some error message" ); } catch( Exception $e ) { echo $e -> getMessage (); } ?> 上の例の出力 ...
https://man.plustar.jp/php/exception.getmessage.html - [similar]
Yet Another RPC Framework 4967
« SoapVar::__construct はじめに » PHP Manual ウェブサービス Yet Another RPC Framework Yet Anothe ... ent::reset — Clean all registered calls Yar_Server_Exception — The Yar_Server_Exception class Yar_Server_Except ... ion::getType — Retrieve exception's type Yar_Client_Exception — The Yar_Client_Excep ... tion class Yar_Client_Exception::getType — Retrieve exception's type 関連キーワード ... : Yar , Server , Yet , Exception , Concurrent , construct , call , exception , Retr ...
https://man.plustar.jp/php/book.yar.html - [similar]
BadFunctionCallException クラス 4967
« 例外 BadMethodCallException » PHP Manual 例外 BadFunctionCallException クラス BadFunctionCallException ... ローされる例外です。 クラス概要 class BadFunctionCallException extends LogicException { /* 継承したプロパティ */ ... vious = null ; /* 継承したメソッド */ final public Exception::getMessage (): string final public Exception::get ... Previous (): ? Throwable final public Exception::getCode (): int final public Exception::getFile ( ... ): string final public Exception::getLine (): int final public Exception::getTrace ...
https://man.plustar.jp/php/class.badfunctioncallexception.html - [similar]
BadMethodCallException クラス 4967
« BadFunctionCallException DomainException » PHP Manual 例外 BadMethodCallException クラス BadMe ... thodCallException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 未定 ... スローされる例外です。 クラス概要 class BadMethodCallException extends BadFunctionCallException { /* 継承したプロ ... vious = null ; /* 継承したメソッド */ final public Exception::getMessage (): string final public Exception::get ... Previous (): ? Throwable final public Exception::getCode (): int final public Exception::getFile ( ...
https://man.plustar.jp/php/class.badmethodcallexception.html - [similar]
OutOfBoundsException クラス 4967
« LogicException OutOfRangeException » PHP Manual 例外 OutOfBoundsException クラス OutOfBoundsException ... 検出できないエラーです。 クラス概要 class OutOfBoundsException extends RuntimeException { /* 継承したプロパティ * ... vious = null ; /* 継承したメソッド */ final public Exception::getMessage (): string final public Exception::get ... Previous (): ? Throwable final public Exception::getCode (): int final public Exception::getFile ( ... ): string final public Exception::getLine (): int final public Exception::getTrace ...
https://man.plustar.jp/php/class.outofboundsexception.html - [similar]
OutOfRangeException クラス 4967
« OutOfBoundsException OverflowException » PHP Manual 例外 OutOfRangeException クラス OutOfRange ... 出しなければなりません。 クラス概要 class OutOfRangeException extends LogicException { /* 継承したプロパティ */ ... vious = null ; /* 継承したメソッド */ final public Exception::getMessage (): string final public Exception::get ... Previous (): ? Throwable final public Exception::getCode (): int final public Exception::getFile ( ... ): string final public Exception::getLine (): int final public Exception::getTrace ...
https://man.plustar.jp/php/class.outofrangeexception.html - [similar]
PDOException クラス 4967
« PDOStatement::setFetchMode PDO ドライバ » PHP Manual PDO PDOException クラス PDOException クラ ... るエラーを表します。あなた自身が書いたコードから PDOException をスローしてはいけません。 PHP の例外についての詳細 ... な情報は、 例外 を参照ください。 クラス概要 class PDOException extends RuntimeException { /* プロパティ */ protec ... vious = null ; /* 継承したメソッド */ final public Exception::getMessage (): string final public Exception::get ... Previous (): ? Throwable final public Exception::getCode (): int final public Exception::getFile ( ...
https://man.plustar.jp/php/class.pdoexception.html - [similar]