Results of 1 - 10 of about 1234 for [SIMILAR] 16 1024 4096 WITH 9971 throwable WITH ... (1.417 sec.)
- Exception 10000
- « 定義済みの例外 Exception::__construct » PHP Manual 定義済みの例外 Exception Exception (PHP 5, PHP 7, PHP 8) はじめに Exception は、 すべてのユーザー例外の基底クラスです。 クラス概要 class Exception implements Throwable { /* プロパティ */ protected string $ message = "" ; private string
...
-
https://man.plustar.jp/php/class.exception.html
- [similar]
- InvalidArgumentException 8580
- « 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 8580
- « 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]
- com_exception クラス 8192
- « 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]
- 例外を作成する 7742
- « Exception Exception::getMessage » PHP Manual Exception 例外を作成する Exception::__construct (PHP 5, PHP 7, PHP 8) Exception::__construct — 例外を作成する 説明 public Exception::__construct ( string $message = "" , int $code = 0 , ? Throwable $previous = null ) 例外を作成します。 パラメ
...
-
https://man.plustar.jp/php/exception.construct.html
- [similar]
- 例外を拡張する 7522
- « 例外(exceptions) ファイバー » PHP Manual 例外(exceptions) 例外を拡張する 例外を拡張する 組み込みの Exception クラスを拡張することで、例外クラスをユーザーが 定義することが可能です。以下のメンバーおよびプロパティは、 組み込みの Exception クラスから派生した子クラスの中でアクセス可能です。
...
-
https://man.plustar.jp/php/language.exceptions.extending.html
- [similar]
- 前の例外(Throwable)を返す 6312
- « 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]
- 例外コードを取得する 6312
- « Throwable::getMessage Throwable::getFile » PHP Manual Throwable 例外コードを取得する Throwable::getCode (PHP 7, PHP 8) Throwable::getCode — 例外コードを取得する 説明 public Throwable::getCode (): int スローされたオブジェクトのエラーコードを返します。 パラメータ この関数にはパラメータは
...
-
https://man.plustar.jp/php/throwable.getcode.html
- [similar]
- ひとつ前の Throwable を返す 6312
- « 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]
- Throwable 6312
- « IteratorAggregate::getIterator Throwable::getMessage » PHP Manual 定義済みのインターフェイスとクラス Throwable Throwable (PHP 7, PHP 8) はじめに Throwable は、 throw 文でスロー可能なあらゆるオブジェクトが実装する基底インターフェイスです。 Error や Exception も、これを実装しています。 注
...
-
https://man.plustar.jp/php/class.throwable.html
- [similar]