検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 1317 for [SIMILAR] 16 1024 4096 WITH 9971 throwable WITH ... (0.987 sec.)
CompileError 8573
« 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 8573
« 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 8573
« 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]
ValueError 8573
« TypeError UnhandledMatchError » PHP Manual 定義済みの例外 ValueError ValueError (PHP 8) はじめに ValueError は、 引数の型は正しいものの、値が正しくない場合にスローされます。 たとえば、関数は正の整数を期待しているのに負の値を渡したり、 空でない文字列/配列を期待しているのに空の値を渡した ...
https://man.plustar.jp/php/class.valueerror.html - [similar]
ひとつ前の Throwable を返す 8573
« Throwable::getTraceAsString Throwable::__toString » PHP Manual Throwable ひとつ前の Throwable を返す Throwable::getPrevious (PHP 7, PHP 8) Throwable::getPrevious — ひとつ前の Throwable を返す 説明 public Throwable::getPrevious (): ? Throwable ひとつ前の Throwable (たとえば Exception::_ ...
https://man.plustar.jp/php/throwable.getprevious.html - [similar]
スタックトレースを文字列として取得する 8573
« Throwable::getTrace Throwable::getPrevious » PHP Manual Throwable スタックトレースを文字列として取得する Throwable::getTraceAsString (PHP 7, PHP 8) Throwable::getTraceAsString — スタックトレースを文字列として取得する 説明 public Throwable::getTraceAsString (): string パラメータ この関数 ...
https://man.plustar.jp/php/throwable.gettraceasstring.html - [similar]
前の例外(Throwable)を返す 8573
« Exception::getMessage Exception::getCode » PHP Manual Exception 前の例外(Throwable)を返す Exception::getPrevious (PHP 5 >= 5.3.0, PHP 7, PHP 8) Exception::getPrevious — 前の例外(Throwable)を返す 説明 final public Exception::getPrevious (): ? Throwable 前に発生した Throwable ( Exception ...
https://man.plustar.jp/php/exception.getprevious.html - [similar]
スタックトレースを取得する 8573
« Throwable::getLine Throwable::getTraceAsString » PHP Manual Throwable スタックトレースを取得する Throwable::getTrace (PHP 7, PHP 8) Throwable::getTrace — スタックトレースを取得する 説明 public Throwable::getTrace (): array スタックトレースの配列を返します。 パラメータ この関数にはパラメ ...
https://man.plustar.jp/php/throwable.gettrace.html - [similar]
InvalidArgumentException 8573
« UI\Key UI\Exception\RuntimeException » PHP Manual UI InvalidArgumentException InvalidArgumentException (UI 1.0.3) はじめに クラス概要 class UI\Exception\InvalidArgumentException extends InvalidArgumentException implements Throwable { /* 継承したプロパティ */ protected string $ message ...
https://man.plustar.jp/php/class.ui-exception-invalidargumentexception.html - [similar]
RuntimeException 8573
« UI\Exception\InvalidArgumentException FAQ » PHP Manual UI RuntimeException RuntimeException (UI 1.0.3) はじめに クラス概要 class UI\Exception\RuntimeException extends RuntimeException implements Throwable { /* 継承したプロパティ */ protected string $ message = "" ; private string $ str ...
https://man.plustar.jp/php/class.ui-exception-runtimeexception.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT