Results of 1 - 10 of about 10 for OutOfBoundsException (0.001 sec.)
- OutOfBoundsException クラス 13193
- « LogicException OutOfRangeException » PHP Manual 例外 OutOfBoundsException クラス OutOfBoundsException
...
イル時には検出できないエラーです。 クラス概要 class OutOfBoundsException extends RuntimeException { /* 継承したプロパティ * ...
on::__clone (): void } 関連キーワード: Exception , OutOfBoundsException , クラス , public , string , final , protected , p ...
-
https://man.plustar.jp/php/class.outofboundsexception.html
- [similar]
- 例外 11602
- « SeekableIterator::seek BadFunctionCallException » PHP Manual SPL 例外 例外 目次 BadFunctionCal
...
idArgumentException LengthException LogicException OutOfBoundsException OutOfRangeException OverflowException RangeExcepti ...
ngeException RuntimeException (extends Exception ) OutOfBoundsException OverflowException RangeException UnderflowExceptio ...
meException , OverflowException , RangeException , OutOfBoundsException ...
-
https://man.plustar.jp/php/spl.exceptions.html
- [similar]
- SeekableIterator インターフェイス 8688
- « RecursiveIterator::hasChildren SeekableIterator::seek » PHP Manual インターフェイス SeekableIt
...
!isset( $this -> array [ $position ])) { throw new OutOfBoundsException ( "invalid seek position ( $position )" ); } $this ...
> current (), "\n" ; $it -> seek ( 10 ); } catch ( OutOfBoundsException $e ) { echo $e -> getMessage (); } ?> 上の例の出力 ...
-
https://man.plustar.jp/php/class.seekableiterator.html
- [similar]
- Standard PHP Library (SPL) 8295
- « SeasLog::warning はじめに » PHP Manual その他の基本モジュール Standard PHP Library (SPL) Stand
...
tion クラス LogicException — LogicException クラス OutOfBoundsException — OutOfBoundsException クラス OutOfRangeException ...
-
https://man.plustar.jp/php/book.spl.html
- [similar]
- LogicException クラス 7991
- « LengthException OutOfBoundsException » PHP Manual 例外 LogicException クラス LogicException ク
...
-
https://man.plustar.jp/php/class.logicexception.html
- [similar]
- OutOfRangeException クラス 7991
- « OutOfBoundsException OverflowException » PHP Manual 例外 OutOfRangeException クラス OutOfRange
...
-
https://man.plustar.jp/php/class.outofrangeexception.html
- [similar]
- 与えられた位置に移動する 7991
- « LimitIterator::rewind LimitIterator::valid » PHP Manual LimitIterator 与えられた位置に移動する
...
construct() で指定した範囲外の位置を指定した場合は OutOfBoundsException をスローします。 参考 LimitIterator::current() - 現 ...
-
https://man.plustar.jp/php/limititerator.seek.html
- [similar]
- 位置を移動する 7991
- « SeekableIterator 例外 » PHP Manual SeekableIterator 位置を移動する SeekableIterator::seek (PHP
...
しません。 エラー / 例外 offset に移動できない場合、 OutOfBoundsException をスローするよう実装しなければなりません。 例 例1 ...
-
https://man.plustar.jp/php/seekableiterator.seek.html
- [similar]
- Returns the value for a given key 7794
- « Ds\Map::first Ds\Map::hasKey » PHP Manual Map Returns the value for a given key Ds\Map::get (P
...
e key could not be found in the map. エラー / 例外 OutOfBoundsException if the key could not be found and a default value ...
-
https://man.plustar.jp/php/ds-map.get.html
- [similar]
- Removes and returns a value by key 7794
- « Ds\Map::reduce Ds\Map::reverse » PHP Manual Map Removes and returns a value by key Ds\Map::rem
...
e key could not be found in the map. エラー / 例外 OutOfBoundsException if the key could not be found and a default value ...
-
https://man.plustar.jp/php/ds-map.remove.html
- [similar]
PREV
1
NEXT