検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 642 for exception (0.012 sec.)
Returns the WriteConcernError's error message 3365
« MongoDB\Driver\WriteConcernError::getInfo MongoDB\Driver\WriteError » PHP Manual MongoDB\Drive ... / 例外 引数のパースに失敗した場合に MongoDB\Driver\Exception\InvalidArgumentException をスローします。 例 例1 M ... ulk , $writeConcern ); } catch( MongoDB \ Driver \ Exception \ BulkWriteException $e ) { var_dump ( $e -> getWr ... getMessage , string , パラメータ , InvalidArgumentException , 参考 ...
https://man.plustar.jp/php/mongodb-driver-writeconcernerror.getmessage.html - [similar]
Returns the index of the write operation corresponding to this WriteError 3365
« MongoDB\Driver\WriteError::getCode MongoDB\Driver\WriteError::getInfo » PHP Manual MongoDB\Dri ... / 例外 引数のパースに失敗した場合に MongoDB\Driver\Exception\InvalidArgumentException をスローします。 例 例1 M ... collection' , $bulk ); } catch( MongoDB \ Driver \ Exception \ BulkWriteException $e ) { var_dump ( $e -> getWr ...
https://man.plustar.jp/php/mongodb-driver-writeerror.getindex.html - [similar]
エラー処理関数 3365
« 例 debug_backtrace » PHP Manual エラー処理 エラー処理関数 エラー処理関数 参考 syslog() も参照し ... ndler — 以前のエラーハンドラ関数を回復する restore_exception_handler — 以前の例外ハンドラ関数を回復する set_err ... r — ユーザー定義のエラーハンドラ関数を設定する set_exception_handler — ユーザー定義の例外ハンドラ関数を設定する ...
https://man.plustar.jp/php/ref.errorfunc.html - [similar]
Constructs a new SyncEvent object 3365
« SyncEvent SyncEvent::fire » PHP Manual SyncEvent Constructs a new SyncEvent object SyncEvent:: ... current user that the process is running as or an exception will be thrown with a meaningless error message. m ... 戻り値 The new SyncEvent object. エラー / 例外 An exception is thrown if the event object cannot be created or ...
https://man.plustar.jp/php/syncevent.construct.html - [similar]
Constructs a new SyncReaderWriter object 3365
« SyncReaderWriter SyncReaderWriter::readlock » PHP Manual SyncReaderWriter Constructs a new Syn ... current user that the process is running as or an exception will be thrown with a meaningless error message. 注 ... The new SyncReaderWriter object. エラー / 例外 An exception is thrown if the reader-writer cannot be created o ...
https://man.plustar.jp/php/syncreaderwriter.construct.html - [similar]
Constructs a new SyncSemaphore object 3365
« SyncSemaphore SyncSemaphore::lock » PHP Manual SyncSemaphore Constructs a new SyncSemaphore ob ... current user that the process is running as or an exception will be thrown with a meaningless error message. i ... り値 The new SyncSemaphore object. エラー / 例外 An exception is thrown if the semaphore cannot be created or op ...
https://man.plustar.jp/php/syncsemaphore.construct.html - [similar]
Constructs a new SyncSharedMemory object 3365
« SyncSharedMemory SyncSharedMemory::first » PHP Manual SyncSharedMemory Constructs a new SyncSh ... current user that the process is running as or an exception will be thrown with a meaningless error message. s ... The new SyncSharedMemory object. エラー / 例外 An exception is thrown if the shared memory object cannot be cr ...
https://man.plustar.jp/php/syncsharedmemory.construct.html - [similar]
ファイバーの実行を、例外をスローすることで再開する 3350
« Fiber::resume Fiber::getReturn » PHP Manual Fiber ファイバーの実行を、例外をスローすることで再 ... ことで再開する 説明 public Fiber::throw ( Throwable $exception ): mixed 現在の Fiber::suspend() への呼び出しから、 ... ない場合、 FiberError がスローされます。 パラメータ exception 現在の Fiber::suspend() への呼び出しから、 ファイバ ...
https://man.plustar.jp/php/fiber.throw.html - [similar]
エラー処理およびログ記録 3336
« Componere\cast_by_ref はじめに » PHP Manual PHP の振る舞いの変更 エラー処理およびログ記録 エラ ... ndler — 以前のエラーハンドラ関数を回復する restore_exception_handler — 以前の例外ハンドラ関数を回復する set_err ... r — ユーザー定義のエラーハンドラ関数を設定する set_exception_handler — ユーザー定義の例外ハンドラ関数を設定する ...
https://man.plustar.jp/php/book.errorfunc.html - [similar]
Throwable 3336
« IteratorAggregate::getIterator Throwable::getMessage » PHP Manual 定義済みのインターフェイスと ... ェクトが実装する基底インターフェイスです。 Error や Exception も、これを実装しています。 注意 : PHP のクラスが T ... イスを直接実装することはできません。 そのかわりに、 Exception を継承する必要があります。 インターフェイス概要 in ...
https://man.plustar.jp/php/class.throwable.html - [similar]