検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 700 for [SIMILAR] 16 1024 4096 WITH 36974 loadfailed WIT... (0.502 sec.)
例外の文字列表現 1253
« Exception::getTraceAsString Exception::__clone » PHP Manual Exception 例外の文字列表現 Exception::__toString (PHP 5, PHP 7, PHP 8) Exception::__toString — 例外の文字列表現 説明 public Exception::__toString (): string 例外を文字列で表現したものを返します。 パラメータ この関数にはパラメー ...
https://man.plustar.jp/php/exception.tostring.html - [similar]
The LuaSandboxError class 1253
« LuaSandboxFunction::dump LuaSandboxErrorError » PHP Manual LuaSandbox The LuaSandboxError class The LuaSandboxError class (PECL luasandbox >= 1.0.0) はじめに Base class for LuaSandbox exceptions クラス概要 class LuaSandboxError extends Exception { /* Constants */ const int RUN = 2 ; co ...
https://man.plustar.jp/php/class.luasandboxerror.html - [similar]
PharException クラス 1253
« PharFileInfo::setMetadata Rar » PHP Manual Phar PharException クラス PharException クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) はじめに PharException クラスは、try/catch ブロックで使用するための phar 固有の例外クラスです。 クラス概要 class PharException extends Exception ...
https://man.plustar.jp/php/class.pharexception.html - [similar]
RuntimeException クラス 1253
« RangeException UnderflowException » PHP Manual 例外 RuntimeException クラス RuntimeException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 実行時にだけ発生するようなエラーの際にスローされます。 クラス概要 class RuntimeException extends Exception { /* 継承したプロパティ */ protected st ...
https://man.plustar.jp/php/class.runtimeexception.html - [similar]
LogicException クラス 1253
« LengthException OutOfBoundsException » PHP Manual 例外 LogicException クラス LogicException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに プログラムのロジック内でのエラーを表す例外です。 この類の例外が出た場合は、自分が書いたコードを修正すべきです。 クラス概要 class LogicException ext ...
https://man.plustar.jp/php/class.logicexception.html - [similar]
MemcachedException クラス 1253
« Memcached::touchByKey mqseries » PHP Manual Memcached MemcachedException クラス MemcachedException クラス (PECL memcached >= 0.1.0) はじめに クラス概要 class MemcachedException extends RuntimeException { /* 継承したプロパティ */ protected string $ message = "" ; private string $ string ...
https://man.plustar.jp/php/class.memcachedexception.html - [similar]
DOMException クラス 1253
« DOMEntityReference::__construct DOMImplementation » PHP Manual DOM DOMException クラス DOMException クラス (PHP 5, PHP 7, PHP 8) はじめに しかるべき状況、すなわち論理的に不可能な操作を行った際などの場合に DOM 操作は例外を発生させます。 例外(exceptions) も参照ください。 クラス概要 final ...
https://man.plustar.jp/php/class.domexception.html - [similar]
The LuaSandboxFatalError class 1253
« LuaSandboxErrorError LuaSandboxMemoryError » PHP Manual LuaSandbox The LuaSandboxFatalError class The LuaSandboxFatalError class (PECL luasandbox >= 1.0.0) はじめに Uncatchable LuaSandbox exceptions. These may not be caught inside Lua using pcall() or xpcall() . クラス概要 class LuaSan ...
https://man.plustar.jp/php/class.luasandboxfatalerror.html - [similar]
The LuaSandboxRuntimeError class 1253
« LuaSandboxMemoryError LuaSandboxSyntaxError » PHP Manual LuaSandbox The LuaSandboxRuntimeError class The LuaSandboxRuntimeError class (PECL luasandbox >= 1.0.0) はじめに Catchable LuaSandbox runtime exceptions. These may be caught inside Lua using pcall() or xpcall() . クラス概要 class ...
https://man.plustar.jp/php/class.luasandboxruntimeerror.html - [similar]
DomainException クラス 1253
« BadMethodCallException InvalidArgumentException » PHP Manual 例外 DomainException クラス DomainException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 定義したデータドメインに値が従わないときにスローされる例外です。 クラス概要 class DomainException extends LogicException { /* 継承した ...
https://man.plustar.jp/php/class.domainexception.html - [similar]