検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 1175 for [SIMILAR] 16 1024 4096 WITH 9971 throwable WITH ... (0.658 sec.)
定義済み定数 3494
« リソース型 イベントハンドラ » PHP Manual XML パーサ 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 XML_ERROR_NONE ( int ) XML_ERROR_NO_MEMORY ( int ) XML_ERR ...
https://man.plustar.jp/php/xml.constants.html - [similar]
定義済み定数 3494
« リソース型 JsonException » PHP Manual JSON 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 次の定数は、 json_last_error() が返したり、 JsonException の code に ...
https://man.plustar.jp/php/json.constants.html - [similar]
ParseError 0
« CompileError TypeError » PHP Manual 定義済みの例外 ParseError ParseError (PHP 7, PHP 8) はじめに ParseError は、 eval() を呼んだときなどの PHP コードのパースに失敗した場合にスローされます。 注意 : PHP 7.3.0 以降は、 ParseError クラスは CompileError クラスを継承するようになりました。 以 ...
https://man.plustar.jp/php/class.parseerror.html - [similar]
ErrorException 0
« Exception::__clone ErrorException::__construct » PHP Manual 定義済みの例外 ErrorException ErrorException (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに エラー例外です。 クラス概要 class ErrorException extends Exception { /* プロパティ */ protected int $ severity = E_ERROR ; /* 継承したプロパテ ...
https://man.plustar.jp/php/class.errorexception.html - [similar]
The MongoDB\Driver\Exception\RuntimeException class 0
« MongoDB\Driver\Exception\LogicException MongoDB\Driver\Exception\RuntimeException::hasErrorLabel » PHP Manual MongoDB\Driver\Exception The MongoDB\Driver\Exception\RuntimeException class The MongoDB\Driver\Exception\RuntimeException class (mongodb >= 1.0.0) はじめに Thrown when the dri ...
https://man.plustar.jp/php/class.mongodb-driver-exception-runtimeexception.html - [similar]
直前の Throwable を返す 0
« Error::getMessage Error::getCode » PHP Manual Error 直前の Throwable を返す Error::getPrevious (PHP 7, PHP 8) Error::getPrevious — 直前の Throwable を返す 説明 final public Error::getPrevious (): ? Throwable 直前の Throwable( Error::__construct() の3番目の引数)を返す。 パラメータ この ...
https://man.plustar.jp/php/error.getprevious.html - [similar]
The MongoDB\Driver\Exception\ServerException class 0
« MongoDB\Driver\Exception\RuntimeException::hasErrorLabel MongoDB\Driver\Exception\SSLConnectionException » PHP Manual MongoDB\Driver\Exception The MongoDB\Driver\Exception\ServerException class The MongoDB\Driver\Exception\ServerException class (mongodb >= 1.5.0) はじめに Base class fo ...
https://man.plustar.jp/php/class.mongodb-driver-exception-serverexception.html - [similar]
エラーの文字列表現 0
« Error::getTraceAsString Error::__clone » PHP Manual Error エラーの文字列表現 Error::__toString (PHP 7, PHP 8) Error::__toString — エラーの文字列表現 説明 public Error::__toString (): string エラーの string 型の表現を返します パラメータ この関数にはパラメータはありません。 戻り値 エラー ...
https://man.plustar.jp/php/error.tostring.html - [similar]
エラーメッセージを取得する 0
« Error::__construct Error::getPrevious » PHP Manual Error エラーメッセージを取得する Error::getMessage (PHP 7, PHP 8) Error::getMessage — エラーメッセージを取得する 説明 final public Error::getMessage (): string エラーメッセージを返す。 パラメータ この関数にはパラメータはありません。 戻 ...
https://man.plustar.jp/php/error.getmessage.html - [similar]
エラーが起きたファイルを取得する 0
« Error::getCode Error::getLine » PHP Manual Error エラーが起きたファイルを取得する Error::getFile (PHP 7, PHP 8) Error::getFile — エラーが起きたファイルを取得する 説明 final public Error::getFile (): string エラーが起きたファイル名を取得します パラメータ この関数にはパラメータはありませ ...
https://man.plustar.jp/php/error.getfile.html - [similar]