class MultipleItemsFoundException extends RuntimeException (View source)
| int | $count | The number of items found. |
| void | __construct(int $count, int $code = 0, Throwable|null $previous = null)
Create a new exception instance. | |
| int | getCount()
Get the number of items found. |
Create a new exception instance.
Get the number of items found.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/11.x/Illuminate/Support/MultipleItemsFoundException.html