検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 5314 for (0.009 sec.)
Exception 7652
« 定義済みの外 Exception::__construct » PHP Manual 定義済みの外 Exception Exception (PHP 5, ... 7, PHP 8) はじめに Exception は、 すべてのユーザー外の基底クラスです。 クラス概要 class Exception impl ... ring private __clone (): void } プロパティ message 外メッセージ code 外コード file 外が作られたファ ... イル名 line 外が作られた行 previous 直前にスローされた外 strin ... ックトレースを示す配列 目次 Exception::__construct — 外を作成する Exception::getMessage — 外メッセージを ...
https://man.plustar.jp/php/class.exception.html - [similar]
例外を作成する 7223
« ErrorException ErrorException::getSeverity » PHP Manual ErrorException 外を作成する ErrorExc ... 5.1.0, PHP 7, PHP 8) ErrorException::__construct — 外を作成する 説明 public ErrorException::__construct ... int $line = null , ? Throwable $previous = null ) 外を作成します。 パラメータ message スローする外メ ... ッセージ。 code 外コード。 severity 外の深刻度。 注意 : 任意の int ... エラー定数 を用いることを想定しています。 filename 外がスローされたファイル名。 line 外がスローされた ...
https://man.plustar.jp/php/errorexception.construct.html - [similar]
例外を作成する 6605
« Exception Exception::getMessage » PHP Manual Exception 外を作成する Exception::__construct ( ... PHP 5, PHP 7, PHP 8) Exception::__construct — 外を作成する 説明 public Exception::__construct ( st ... " , int $code = 0 , ? Throwable $previous = null ) 外を作成します。 パラメータ message スローする外メ ... ッセージ。 code 外コード。 previous 以前に使われた外。外の連結に ... は、バイナリセーフ ではありません 。 関連キーワード: 外 , 作成 , Exception , construct , 注意 , previous ...
https://man.plustar.jp/php/exception.construct.html - [similar]
例外 6367
« SeekableIterator::seek BadFunctionCallException » PHP Manual SPL 外 目次 BadFunctionCal ... owException UnexpectedValueException SPL には標準の外が用意されています。 定義済みの外 も参照ください ... 。 SPL 外クラスツリー LogicException (extends Exception ) B ... Exception UnexpectedValueException 関連キーワード: 外 , BadFunctionCallException , OutOfRangeException ...
https://man.plustar.jp/php/spl.exceptions.html - [similar]
例外をコピーする 5559
« Exception::__toString ErrorException » PHP Manual Exception 外をコピーする Exception::__clon ... e (PHP 5, PHP 7, PHP 8) Exception::__clone — 外をコピーする 説明 private Exception::__clone (): v ... oid 外のコピーを作成しようとします。結果としてこれは Fat ... ータはありません。 戻り値 値を返しません。 エラー / 外はクローン不可能です。 変更履歴 バージョン 説 ... は、、 final ではなくなりました。 関連キーワード: 外 , コピー , Exception , エラー , パラメータ , toSt ...
https://man.plustar.jp/php/exception.clone.html - [similar]
PHP 7 でのエラー 5559
« 基本 外(exceptions) » PHP Manual エラー PHP 7 でのエラー PHP 7 でのエラー PHP 7 は大半のエラ ... 報告メカニズムを使うかわりに、 大半のエラーを Error 外としてスローするようになったのです。 通常の外と同 ... 様、 Error 外も、 最初にマッチした catch ブロックで現れます。 マ ... れば、 set_exception_handler() で設定したデフォルトの外ハンドラが呼ばれます。 デフォルトの外ハンドラもな ... い場合は、外が fatal error に変換されて、 これまでのバージョン ...
https://man.plustar.jp/php/language.errors.php7.html - [similar]
その他のサービス 5324
« var_representation cURL » PHP Manual 関数リファレンス その他のサービス その他のサービス cURL — ... RL Library はじめに インストール/設定 定義済み定数 cURL 関数 CurlHandle — CurlHandle クラス CurlMulti ... StringFile クラス Event はじめに インストール/設定 Event flags About event persistence Event callback ... class FTP はじめに インストール/設定 定義済み定数 FTP 関数 FTP\Connection — FTP\Connection クラス Ge ... arman はじめに インストール/設定 定義済み定数 GearmanClient — The GearmanClient class GearmanJob ...
https://man.plustar.jp/php/refs.remote.other.html - [similar]
DateTimeInterface インターフェイス 5179
« DateTimeImmutable::sub DateTime::diff » PHP Manual Date/Time DateTimeInterface インターフェイス ... 定義済み定数 DateTimeInterface::ATOM DATE_ATOM Atom (: 2005-08-15T15:52:01+00:00) DateTimeInterface::COO ... KIE DATE_COOKIE HTTP Cookie (: Monday, 15-Aug-2005 15:52:01 UTC) DateTimeInterfa ... ce::ISO8601 DATE_ISO8601 ISO-8601 (: 2005-08-15T15:52:01+0000) 注意 : このフォーマット ... い。 DateTimeInterface::RFC822 DATE_RFC822 RFC 822 (: Mon, 15 Aug 05 15:52:01 +0000) DateTimeInterface: ...
https://man.plustar.jp/php/class.datetimeinterface.html - [similar]
定義済みの例外 5038
« $argv Exception » PHP Manual 言語リファレンス 定義済みの外 定義済みの外 目次 Exception Err ... or ValueError UnhandledMatchError FiberError SPL の外 も参照ください。 関連キーワード: 外 , 定義 , Ex ...
https://man.plustar.jp/php/reserved.exceptions.html - [similar]
例外コードを取得する 4896
« Throwable::getMessage Throwable::getFile » PHP Manual Throwable 外コードを取得する Throwable ... ::getCode (PHP 7, PHP 8) Throwable::getCode — 外コードを取得する 説明 public Throwable::getCode () ... ラメータ この関数にはパラメータはありません。 戻り値 外コードを返します。 Exception の場合は int ですが、 ... の場合は string です)。 参考 Exception::getCode() - 外コードを取得する 関連キーワード: コード , 外 , 取 ...
https://man.plustar.jp/php/throwable.getcode.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT