検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 818 for [SIMILAR] 16 1024 4096 WITH 9815 getprevious WIT... (0.626 sec.)
The Swoole\Exception class 3450
« Swoole\Event::write Swoole\Http\Client » PHP Manual Swoole The Swoole\Exception class The Swoole\Exception class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Exception extends Exception implements Throwable { /* 継承したプロパティ */ protected string $ message = "" ; private ...
https://man.plustar.jp/php/class.swoole-exception.html - [similar]
The Swoole\MySQL\Exception class 3450
« Swoole\MySQL::query Swoole\Process » PHP Manual Swoole The Swoole\MySQL\Exception class The Swoole\MySQL\Exception class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\MySQL\Exception extends Exception implements Throwable { /* 継承したプロパティ */ protected string $ message ...
https://man.plustar.jp/php/class.swoole-mysql-exception.html - [similar]
AssertionError 3450
« ArithmeticError DivisionByZeroError » PHP Manual 定義済みの例外 AssertionError AssertionError (PHP 7, PHP 8) はじめに AssertionError は、 assert() によるアサーションが失敗したときにスローされます。 クラス概要 class AssertionError extends Error { /* 継承したプロパティ */ protected strin ...
https://man.plustar.jp/php/class.assertionerror.html - [similar]
DivisionByZeroError 3450
« 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]
UnhandledMatchError 3450
« ValueError FiberError » PHP Manual 定義済みの例外 UnhandledMatchError UnhandledMatchError (PHP 8) はじめに UnhandledMatchError は、 match 式がどの分岐でも処理できなかったことを検知した場合にスローされます。 クラス概要 class UnhandledMatchError extends Error { /* 継承したプロパティ */ p ...
https://man.plustar.jp/php/class.unhandledmatcherror.html - [similar]
Error 3450
« ErrorException::getSeverity Error::__construct » PHP Manual 定義済みの例外 Error Error (PHP 7, PHP 8) はじめに Error は、PHP のすべての内部エラーの基底クラスです。 クラス概要 class Error implements Throwable { /* プロパティ */ protected string $ message = "" ; private string $ string = ...
https://man.plustar.jp/php/class.error.html - [similar]
CompileError 3450
« DivisionByZeroError ParseError » PHP Manual 定義済みの例外 CompileError CompileError (PHP 7 > 7.3.0, PHP 8) はじめに CompileError は コンパイルエラーが起きた時にスローされます。 以前は fatal error が発生していました。 クラス概要 class CompileError extends Error { /* 継承したプロパティ ...
https://man.plustar.jp/php/class.compileerror.html - [similar]
ArgumentCountError 3450
« Error::__clone ArithmeticError » PHP Manual 定義済みの例外 ArgumentCountError ArgumentCountError (PHP 7 >= PHP 7.1.0, PHP 8) はじめに ArgumentCountError は、 ユーザー定義の関数あるいはメソッドに渡された引数が少なすぎる場合にスローされます。 クラス概要 class ArgumentCountError extends T ...
https://man.plustar.jp/php/class.argumentcounterror.html - [similar]
FiberError 3450
« UnhandledMatchError FiberError::__construct » PHP Manual 定義済みの例外 FiberError FiberError (PHP 8 >= 8.1.0) はじめに FiberError は、 Fiber に対して不正な操作が行われた場合にスローされます。 クラス概要 final class FiberError extends Error { /* 継承したプロパティ */ protected string $ ...
https://man.plustar.jp/php/class.fibererror.html - [similar]
ArithmeticError 3450
« ArgumentCountError AssertionError » PHP Manual 定義済みの例外 ArithmeticError ArithmeticError (PHP 7, PHP 8) はじめに ArithmeticError は、数学的な操作でエラーが発生した場合にスローされます。 たとえばマイナスのビットシフトを行おうとした場合などに発生します。 また、結果が int の範囲をこえ ...
https://man.plustar.jp/php/class.arithmeticerror.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT