検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 1312 for 例外 (0.003 sec.)
例外が作られたファイルを取得する 5131
« Exception::getCode Exception::getLine » PHP Manual Exception 例外が作られたファイルを取得する ... getFile (PHP 5, PHP 7, PHP 8) Exception::getFile — 例外が作られたファイルを取得する 説明 final public Excep ... tion::getFile (): string 例外が作られたファイルの名前を取得します。 パラメータ こ ... の関数にはパラメータはありません。 戻り値 例外が作られたファイルの名前を返します。 例 例1 Exceptio ... ェクトが作られたファイル名を取得する 関連キーワード: 例外 , 取得 , Exception , ファイル , getFile , 名前 , パ ...
https://man.plustar.jp/php/exception.getfile.html - [similar]
例外が作られた行を取得する 5131
« Exception::getFile Exception::getTrace » PHP Manual Exception 例外が作られた行を取得する Excep ... getLine (PHP 5, PHP 7, PHP 8) Exception::getLine — 例外が作られた行を取得する 説明 final public Exception:: ... getLine (): int 例外が作られた行番号を取得します。 パラメータ この関数に ... はパラメータはありません。 戻り値 例外が作られた行番号を返します。 例 例1 Exception::getLi ... ンスタンスが作られた行番号を取得する 関連キーワード: 例外 , 取得 , た行 , Exception , getLine , パラメータ , ...
https://man.plustar.jp/php/exception.getline.html - [similar]
例外の文字列表現 5131
« Exception::getTraceAsString Exception::__clone » PHP Manual Exception 例外の文字列表現 Excepti ... ring (PHP 5, PHP 7, PHP 8) Exception::__toString — 例外の文字列表現 説明 public Exception::__toString (): s ... tring 例外を文字列で表現したものを返します。 パラメータ この関 ... 数にはパラメータはありません。 戻り値 例外を文字列で表現したものを返します。 例 例1 Exception: ... ェクトの文字列表現を取得する 関連キーワード: 表現 , 例外 , Exception , toString , パラメータ , tmp , オブジ ...
https://man.plustar.jp/php/exception.tostring.html - [similar]
intl のエラー用の例外クラス 5053
« IntlChar::toupper IntlIterator » PHP Manual intl intl のエラー用の例外クラス intl のエラー用の ... このクラスは、intl 関数の内部でエラーが発生したときに例外を生成するために使います。 例外が生成されるのは、 in ... lone (): void } 関連キーワード: intl , Exception , 例外 , クラス , エラー , public , string , final , int ...
https://man.plustar.jp/php/class.intlexception.html - [similar]
例外のスローを有効にする 5053
« SQLite3::createFunction SQLite3::escapeString » PHP Manual SQLite3 例外のスローを有効にする SQ ... = 5.3.0, PHP 7, PHP 8) SQLite3::enableExceptions — 例外のスローを有効にする 説明 public SQLite3::enableExce ... enable = false ): bool SQLite3 が、エラー時に警告や例外をスローするかどうかを制御します。 パラメータ enable ... QLite3Result から派生したインスタンスは、エラー時に例外をスローします false の場合、 SQLite3 のインスタンス ... で利用できます。 戻り値 古い値を返します。つまり、例外が有効であったなら true そうでなければ false を返しま ...
https://man.plustar.jp/php/sqlite3.enableexceptions.html - [similar]
以前の例外ハンドラ関数を回復する 5014
« restore_error_handler set_error_handler » PHP Manual エラー処理関数 以前の例外ハンドラ関数を回 ... 5, PHP 7, PHP 8) restore_exception_handler — 以前の例外ハンドラ関数を回復する 説明 restore_exception_handle ... r (): bool set_exception_handler() を使用して例外ハンドラ関数を 変更した後、元の例外ハンドラ(組込また ... er... 参考 set_exception_handler() - ユーザー定義の例外ハンドラ関数を設定する set_error_handler() - ユーザー ... 設定する 関連キーワード: 関数 , ハンドラ , handler , 例外 , 回復 , exception , restore , エラー , 設定 , ユー ...
https://man.plustar.jp/php/function.restore-exception-handler.html - [similar]
例外のスローのオン/オフを切り替える 4898
« Yaf_Dispatcher::setView Yaf_Config_Abstract » PHP Manual Yaf_Dispatcher 例外のスローのオン/オフ ... ion (Yaf >=1.0.0) Yaf_Dispatcher::throwException — 例外のスローのオン/オフを切り替える 説明 public Yaf_Disp ... ? ): Yaf_Dispatcher 予期せぬエラーが発生した場合に例外をスローするかどうかを切り替えます。 オンにすると、Y ... af はキャッチ可能なエラーを発生させるのではなく例外をスローするようになります。 application.dispatcher. ... on line 12 参考 Yaf_Dispatcher::catchException() - 例外のキャッチのオン/オフを切り替える Yaf_Exception 関連 ...
https://man.plustar.jp/php/yaf-dispatcher.throwexception.html - [similar]
キャッチされなかった Javascript 例外の中で未処理のものを返す 4859
« V8Js::getExtensions V8Js::registerExtension » PHP Manual V8Js キャッチされなかった Javascript ... PendingException — キャッチされなかった Javascript 例外の中で未処理のものを返す 説明 public V8Js::getPendin ... teString() をコールしたときに発生した Javascript の例外の中で未処理のものを V8JsException で返します。 パラ ... ception あるいは null を返します。 関連キーワード: 例外 , 未処理 , キャッチ , Js , getPendingException , J ...
https://man.plustar.jp/php/v8js.getpendingexception.html - [similar]
SolrException クラス 4820
« SolrCollapseFunction::__toString SolrException::getInternalInfo » PHP Manual Solr SolrExceptio ... lr エクステンションクラスによってスローされる全ての例外に対する基底クラスです。 クラス概要 class SolrExcept ... xception::__clone (): void } プロパティ sourceline 例外が生成された、カーネル空間の PHP ソースファイルの行 ... sourcefile 例外が生成された、カーネル空間の PHP ソースファイル zif_ ... name 例外が生成された、カーネル空間の関数 目次 SolrException: ...
https://man.plustar.jp/php/class.solrexception.html - [similar]
例外がスローされた際の内部情報を返す 4820
« SolrClientException SolrServerException » PHP Manual SolrClientException 例外がスローされた際の ... r >= 0.9.2) SolrClientException::getInternalInfo — 例外がスローされた際の内部情報を返す 説明 public SolrCli ... entException::getInternalInfo (): array 例外がスローされた際の内部情報を返します。 パラメータ こ ... グのためだけに使われます。 関連キーワード: スロー , 例外 , SolrClientException , getInternalInfo , パラメー ...
https://man.plustar.jp/php/solrclientexception.getinternalinfo.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT