検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 1234 for [SIMILAR] 16 1024 4096 WITH 9971 throwable WITH ... (0.662 sec.)
Error 6312
« 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]
FFI Parser Exceptions 6312
« FFI\Exception OPcache » PHP Manual FFI FFI Parser Exceptions FFI Parser Exceptions (PHP 7 >= 7.4.0, PHP 8) はじめに クラス概要 final class FFI\ParserException extends FFI\Exception { /* 継承したプロパティ */ protected string $ message = "" ; private string $ string = "" ; protected int ...
https://man.plustar.jp/php/class.ffi-parserexception.html - [similar]
DivisionByZeroError 6312
« 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]
AssertionError 6312
« 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]
CompileError 6312
« 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]
UnhandledMatchError 6312
« ValueError FiberError » PHP Manual 定義済みの例外 UnhandledMatchError UnhandledMatchError (PHP 8) はじめに UnhandledMatchError は、 match 式がどの分岐でも処理できなかったことを検知した場合にスローされます。 クラス概要 class UnhandledMatchError extends Error { /* 継承したプロパティ */ p ...
https://man.plustar.jp/php/class.unhandledmatcherror.html - [similar]
FiberError 6312
« 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]
FFI Exceptions 6312
« FFI\CType::getStructFieldType FFI\ParserException » PHP Manual FFI FFI Exceptions FFI Exceptions (PHP 7 >= 7.4.0, PHP 8) はじめに クラス概要 class FFI\Exception extends Error { /* 継承したプロパティ */ protected string $ message = "" ; private string $ string = "" ; protected int $ cod ...
https://man.plustar.jp/php/class.ffi-exception.html - [similar]
ValueError 6312
« TypeError UnhandledMatchError » PHP Manual 定義済みの例外 ValueError ValueError (PHP 8) はじめに ValueError は、 引数の型は正しいものの、値が正しくない場合にスローされます。 たとえば、関数は正の整数を期待しているのに負の値を渡したり、 空でない文字列/配列を期待しているのに空の値を渡した ...
https://man.plustar.jp/php/class.valueerror.html - [similar]
例外コードを取得する 5816
« Exception::getPrevious Exception::getFile » PHP Manual Exception 例外コードを取得する Exception::getCode (PHP 5, PHP 7, PHP 8) Exception::getCode — 例外コードを取得する 説明 final public Exception::getCode (): int 例外コードを返します。 パラメータ この関数にはパラメータはありません。 戻 ...
https://man.plustar.jp/php/exception.getcode.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT