検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 246 for [SIMILAR] 16 1024 4096 WITH 11633 throwable WITH... (0.209 sec.)
TypeError 0
« ParseError ValueError » PHP Manual 定義済みの例外 TypeError TypeError (PHP 7, PHP 8) はじめに TypeError がスローされるのは、以下の場合です: クラスのプロパティに設定されている値が、プロパティで宣言されている型と一致しない場合。 関数に渡された引数の型が、関数の宣言時に指定された型と一致し ...
https://man.plustar.jp/php/class.typeerror.html - [similar]
The Yar_Client_Exception class 0
« Yar_Server_Exception::getType Yar_Client_Exception::getType » PHP Manual Yar The Yar_Client_Exception class The Yar_Client_Exception class (No version information available, might only be in Git) はじめに クラス概要 class Yar_Client_Exception extends Exception { /* プロパティ */ /* メソ ...
https://man.plustar.jp/php/class.yar-client-exception.html - [similar]
The Yar_Server_Exception class 0
« Yar_Concurrent_Client::reset Yar_Server_Exception::getType » PHP Manual Yar The Yar_Server_Exception class The Yar_Server_Exception class (No version information available, might only be in Git) はじめに If service threw exceptions, A Yar_Server_Exception will be threw in client side. ...
https://man.plustar.jp/php/class.yar-server-exception.html - [similar]
例外を拡張する 0
« 例外(exceptions) ファイバー » PHP Manual 例外(exceptions) 例外を拡張する 例外を拡張する 組み込みの Exception クラスを拡張することで、例外クラスをユーザーが 定義することが可能です。以下のメンバーおよびプロパティは、 組み込みの Exception クラスから派生した子クラスの中でアクセス可能です。 ...
https://man.plustar.jp/php/language.exceptions.extending.html - [similar]
RarException クラス 0
« RarEntry::__toString RarException::isUsingExceptions » PHP Manual Rar RarException クラス RarException クラス (PECL rar >= 2.0.0) はじめに このクラスの役割は、RAR 拡張モジュールの関数やメソッドからスローされた例外を表す型となることと staticメソッドを使ってエラーの詳細 (例外がスローされ ...
https://man.plustar.jp/php/class.rarexception.html - [similar]
直前の Throwable を返す 0
« Error::getMessage Error::getCode » PHP Manual Error 直前の Throwable を返す Error::getPrevious (PHP 7, PHP 8) Error::getPrevious — 直前の Throwable を返す 説明 final public Error::getPrevious (): ? Throwable 直前の Throwable( Error::__construct() の3番目の引数)を返す。 パラメータ この ...
https://man.plustar.jp/php/error.getprevious.html - [similar]
イテレータをデタッチする 0
« MultipleIterator::current MultipleIterator::getFlags » PHP Manual MultipleIterator イテレータをデタッチする MultipleIterator::detachIterator (PHP 5 >= 5.3.0, PHP 7, PHP 8) MultipleIterator::detachIterator — イテレータをデタッチする 説明 public MultipleIterator::detachIterator ( Iterato ...
https://man.plustar.jp/php/multipleiterator.detachiterator.html - [similar]
SplObserver をアタッチする 0
« SplSubject SplSubject::detach » PHP Manual SplSubject SplObserver をアタッチする SplSubject::attach (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplSubject::attach — SplObserver をアタッチする 説明 public SplSubject::attach ( SplObserver $observer ): void SplObserver にアタッチし、更新を通知できるよ ...
https://man.plustar.jp/php/splsubject.attach.html - [similar]
observer をデタッチする 0
« SplSubject::attach SplSubject::notify » PHP Manual SplSubject observer をデタッチする SplSubject::detach (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplSubject::detach — observer をデタッチする 説明 public SplSubject::detach ( SplObserver $observer ): void observer をデタッチし、更新を通知しないよう ...
https://man.plustar.jp/php/splsubject.detach.html - [similar]
ReflectionFiber クラス 0
« ReflectionGenerator::getTrace ReflectionFiber::__construct » PHP Manual リフレクション ReflectionFiber クラス ReflectionFiber クラス (PHP 8 >= 8.1.0) はじめに クラス概要 final class ReflectionFiber { /* メソッド */ public __construct ( Fiber $fiber ) public getCallable (): callable pub ...
https://man.plustar.jp/php/class.reflectionfiber.html - [similar]