検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 642 for Exception (0.008 sec.)
ReflectionException クラス 5040
« Reflector::__toString 変数操作 » PHP Manual リフレクション ReflectionException クラス Reflecti ... onException クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionEx ... ception クラスです。 クラス概要 class ReflectionException 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.reflectionexception.html - [similar]
SodiumException クラス 5040
« sodium_unpad データベース関連 » PHP Manual Sodium SodiumException クラス SodiumException クラス ... よってスローされる例外です。 クラス概要 class SodiumException 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.sodiumexception.html - [similar]
The ZookeeperSessionException class 5040
« ZookeeperOperationTimeoutException 検索エンジン用の拡張モジュール » PHP Manual ZooKeeper The Z ... ookeeperSessionException class The ZookeeperSessionException class (PECL zo ... okeeper >= 0.3.0) はじめに The ZooKeeper session exception handling class. クラス概要 class ZookeeperSessionE ... xception extends ZookeeperException { /* 継承したプロパティ */ protected string $ mess ... vious = null ; /* 継承したメソッド */ final public Exception::getMessage (): string final public Exception::get ...
https://man.plustar.jp/php/class.zookeepersessionexception.html - [similar]
例外の文字列表現 5040
« Exception::getTraceAsString Exception::__clone » PHP Manual Exception 例外の文字列表現 Exception ... on::__toString (PHP 5, PHP 7, PHP 8) Exception::__toString — 例外の文字列表現 説明 public Excepti ... 戻り値 例外を文字列で表現したものを返します。 例 例1 Exception::__toString() の例 <?php try { throw new Exception ... ( "Some error message" ); } catch( Exception $e ) { echo $e ; } ?> 上の例の出力は、 たとえば以下 ... のようになります。 exception 'Exception' with message 'Some error message' in / ...
https://man.plustar.jp/php/exception.tostring.html - [similar]
その他の基本モジュール 5040
« SyncSharedMemory::write GeoIP » PHP Manual 関数リファレンス その他の基本モジュール その他の基本 ... tation はじめに インストール/設定 定義済み定数 JsonException — JsonException クラス JsonSerializable — JsonSeri ... class Swoole\Event — The Swoole\Event class Swoole\Exception — The Swoole\Exception class Swoole\Http\Client — ... Swoole\MySQL — The Swoole\MySQL class Swoole\MySQL\Exception — The Swoole\MySQL\Exception class Swoole\Process ... はじめに インストール/設定 例 V8Js — V8Js クラス V8JsException — V8JsException クラス Yaml — YAML によるデータのシ ...
https://man.plustar.jp/php/refs.basic.other.html - [similar]
The LuaSandboxError class 5025
« LuaSandboxFunction::dump LuaSandboxErrorError » PHP Manual LuaSandbox The LuaSandboxError clas ... ndbox >= 1.0.0) はじめに Base class for LuaSandbox exceptions クラス概要 class LuaSandboxError extends Exceptio ... 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.luasandboxerror.html - [similar]
PharException クラス 5025
« PharFileInfo::setMetadata Rar » PHP Manual Phar PharException クラス PharException クラス (PHP ... .0, PHP 7, PHP 8, PECL phar >= 1.0.0) はじめに PharException クラスは、try/catch ブロックで使用するための phar ... 固有の例外クラスです。 クラス概要 class PharException 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.pharexception.html - [similar]
RuntimeException クラス 5025
« RangeException UnderflowException » PHP Manual 例外 RuntimeException クラス RuntimeException... エラーの際にスローされます。 クラス概要 class RuntimeException 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.runtimeexception.html - [similar]
ユーザー定義の例外ハンドラ関数を設定する 5025
« set_error_handler trigger_error » PHP Manual エラー処理関数 ユーザー定義の例外ハンドラ関数を設 ... 定する set_exception_handler (PHP 5, PHP 7, PHP 8) set_exception_handle ... ユーザー定義の例外ハンドラ関数を設定する 説明 set_exception_handler ( ? callable $callback ): ? callable 例外が ... Throwable オブジェクトを引数にとります。 Error と Exception は、 どちらも Throwable インターフェイスを実装して ... されていない場合にも null が返されます。 例 例1 set_exception_handler() の例 <?php function exception_handler ( ...
https://man.plustar.jp/php/function.set-exception-handler.html - [similar]
LogicException クラス 5011
« LengthException OutOfBoundsException » PHP Manual 例外 LogicException クラス LogicException... 書いたコードを修正すべきです。 クラス概要 class LogicException 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.logicexception.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT