検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 642 for exception (0.015 sec.)
MongoDB driver 5366
« db2_tables インストール/設定 » PHP Manual ベンダー固有のモジュール MongoDB driver MongoDB driv ... ver\Monitoring\Subscriber interface MongoDB\Driver\ExceptionException classes MongoDB\Driver\Exception\Authe ... nticationException — The MongoDB\Driver\Exception\AuthenticationExcep ... tion class MongoDB\Driver\Exception\BulkWriteException — The MongoDB\Driver\Exception\ ... BulkWriteException class MongoDB\Driver\Exception\CommandException...
https://man.plustar.jp/php/set.mongodb.html - [similar]
com_exception クラス 5315
« COMPersistHelper::SaveToStream COM関数 » PHP Manual COM com_exception クラス com_exception クラ ... PHP 7, PHP 8) はじめに クラス概要 final class com_exception 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 ( ... ): string final public Exception::getLine (): int final public Exception::getTrace ...
https://man.plustar.jp/php/class.com-exception.html - [similar]
mysqli_sql_exception クラス 5272
« mysqli_warning::next mysqli_sql_exception::getSqlState » PHP Manual MySQLi mysqli_sql_exception ... n クラス mysqli_sql_exception クラス (PHP 5, PHP 7, PHP 8) はじめに mysqli の例外 ... 理するクラスです。 クラス概要 final class mysqli_sql_exception extends RuntimeException { /* プロパティ */ protec ... ate (): string /* 継承したメソッド */ 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.mysqli-sql-exception.html - [similar]
以前の例外ハンドラ関数を回復する 5257
« restore_error_handler set_error_handler » PHP Manual エラー処理関数 以前の例外ハンドラ関数を回 ... 復する restore_exception_handler (PHP 5, PHP 7, PHP 8) restore_exception_ha ... er — 以前の例外ハンドラ関数を回復する 説明 restore_exception_handler (): bool set_exception_handler() を使用して ... り値 この関数は常に true を返します。 例 例1 restore_exception_handler() の例 <?php function exception_handler_1 ... ( Exception $e ) { echo '[' . __FUNCTION__ . '] ' . $e -> getM ...
https://man.plustar.jp/php/function.restore-exception-handler.html - [similar]
例外を拡張する 5228
« 例外(exceptions) ファイバー » PHP Manual 例外(exceptions) 例外を拡張する 例外を拡張する 組み込 ... みの Exception クラスを拡張することで、例外クラスをユーザーが 定義 ... です。以下のメンバーおよびプロパティは、 組み込みの Exception クラスから派生した子クラスの中でアクセス可能です。 ... 例1 例外クラスを構築する <?php class Exception implements Throwable { protected $message = 'Unkno ... wn exception' ; // exception message private $string ; // __toS ...
https://man.plustar.jp/php/language.exceptions.extending.html - [similar]
The MongoDB\Driver\Exception\Exception interface 5214
« MongoDB\Driver\Exception\EncryptionException MongoDB\Driver\Exception\ExecutionTimeoutException ... n » PHP Manual MongoDB\Driver\Exception The MongoDB\Driver\Exception\Exception interface T ... he MongoDB\Driver\Exception\Exception interface (mongodb >= 1.0.0) はじめに Co ... mmon interface for all driver exceptions. This may be used to catch only exceptions origin ... the driver itself. クラス概要 class MongoDB\Driver\Exception\Exception { } 関連キーワード: Exception , Driver , ...
https://man.plustar.jp/php/class.mongodb-driver-exception-exception.html - [similar]
Retrieve exception's type 5178
« Yar_Client_Exception XML-RPC » PHP Manual Yar_Client_Exception Retrieve exception's type Yar_C ... lient_Exception::getType (PECL yar >= 1.0.0) Yar_Client_Exception: ... :getType — Retrieve exception's type 説明 public Yar_Client_Exception::getType ( ... 関数にはパラメータはありません。 戻り値 Returns "Yar_Exception_Client" . 例 例1 Yar_Client_Exception::getType() e ... たとえば以下のようになります。 ... 参考 Yaf_Server_Exception::getType() 関連キーワード: Exception , Retrieve , ...
https://man.plustar.jp/php/yar-client-exception.gettype.html - [similar]
Returns whether an error label is associated with an exception 5163
« MongoDB\Driver\Exception\RuntimeException MongoDB\Driver\Exception\ServerException » PHP Manua ... l MongoDB\Driver\Exception\RuntimeException Returns whether an error label is ... associated with an exception MongoDB\Driver\Exception\RuntimeException::hasErro ... rLabel (mongodb >= 1.6.0) MongoDB\Driver\Exception\RuntimeException::hasErrorLabel — Returns whether ... an error label is associated with an exception 説明 final public MongoDB\Driver\Exception\Runtime ...
https://man.plustar.jp/php/mongodb-driver-runtimeexception.haserrorlabel.html - [similar]
Exception 5149
« 定義済みの例外 Exception::__construct » PHP Manual 定義済みの例外 Exception Exception (PHP 5, ... PHP 7, PHP 8) はじめに Exception は、 すべてのユーザー例外の基底クラスです。 クラス ... 概要 class Exception implements Throwable { /* プロパティ */ protected ... スを示す文字列 trace スタックトレースを示す配列 目次 Exception::__construct — 例外を作成する Exception::getMessag ... e — 例外メッセージを取得する Exception::getPrevious — 前の例外(Throwable)を返す Exception ...
https://man.plustar.jp/php/class.exception.html - [similar]
The StompException class 5134
« StompFrame::__construct StompException::getDetails » PHP Manual Stomp The StompException class ... The StompException class (PECL stomp >= 0.1.0) はじめに Represents an ... error raised by the stomp extension. See Exceptions for more information about Exceptions in PHP. クラ ... ス概要 class StompException extends Exception { /* 継承したメソッド */ final p ... ublic Exception::getMessage (): string final public Exception::get ...
https://man.plustar.jp/php/class.stompexception.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT