検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 990 for [SIMILAR] 16 1024 4096 WITH 60319 reflectionfunc... (0.684 sec.)
com_exception クラス 0
« COMPersistHelper::SaveToStream COM関数 » PHP Manual COM com_exception クラス com_exception クラス (PHP 5, PHP 7, PHP 8) はじめに クラス概要 final class com_exception extends Exception { /* 継承したプロパティ */ protected string $ message = "" ; private string $ string = "" ; protected ...
https://man.plustar.jp/php/class.com-exception.html - [similar]
DOMException クラス 0
« 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 0
« 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 LuaSandboxMemoryError class 0
« LuaSandboxFatalError LuaSandboxRuntimeError » PHP Manual LuaSandbox The LuaSandboxMemoryError class The LuaSandboxMemoryError class (PECL luasandbox >= 1.0.0) はじめに Exception thrown when Lua cannot allocate memory. クラス概要 class LuaSandboxMemoryError extends LuaSandboxFatalError ...
https://man.plustar.jp/php/class.luasandboxmemoryerror.html - [similar]
The LuaSandboxRuntimeError class 0
« 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]
The LuaSandboxTimeoutError class 0
« LuaSandboxSyntaxError その他 » PHP Manual LuaSandbox The LuaSandboxTimeoutError class The LuaSandboxTimeoutError class (PECL luasandbox >= 1.0.0) はじめに Exception thrown when the configured CPU time limit is exceeded. クラス概要 class LuaSandboxTimeoutError extends LuaSandboxFatalErr ...
https://man.plustar.jp/php/class.luasandboxtimeouterror.html - [similar]
The Parle\LexerException class 0
« Parle\ErrorInfo Parle\ParserException » PHP Manual Parle The Parle\LexerException class The Parle\LexerException class (PECL parle >= 0.5.1) はじめに クラス概要 class Parle\LexerException extends Exception implements Throwable { /* 継承したプロパティ */ protected string $ message = "" ...
https://man.plustar.jp/php/class.parle-lexerexception.html - [similar]
The Parle\ParserException class 0
« Parle\LexerException PCRE » PHP Manual Parle The Parle\ParserException class The Parle\ParserException class (PECL parle >= 0.5.1) はじめに クラス概要 class Parle\ParserException extends Exception implements Throwable { /* 継承したプロパティ */ protected string $ message = "" ; private ...
https://man.plustar.jp/php/class.parle-parserexception.html - [similar]
The Zookeeper class 0
« zookeeper_dispatch Zookeeper::addAuth » PHP Manual ZooKeeper The Zookeeper class The Zookeeper class (PECL zookeeper >= 0.1.0) はじめに Represents ZooKeeper session. クラス概要 class Zookeeper { /* メソッド */ public __construct ( string $host = '' , callable $watcher_cb = null , int $ ...
https://man.plustar.jp/php/class.zookeeper.html - [similar]
DivisionByZeroError 0
« AssertionError CompileError » PHP Manual 定義済みの例外 DivisionByZeroError DivisionByZeroError (PHP 7, PHP 8) はじめに DivisionByZeroError は、数値をゼロで割ろうとした場合にスローされます。 クラス概要 class DivisionByZeroError extends ArithmeticError { /* 継承したプロパティ */ protect ...
https://man.plustar.jp/php/class.divisionbyzeroerror.html - [similar]