On this page
BackedEnumCaseNotFoundException
class BackedEnumCaseNotFoundException extends RuntimeException (View source)
Methods
void | __construct(string $backedEnumClass, string $case) Create a new exception instance. |
Details
void __construct(string $backedEnumClass, string $case)
Create a new exception instance.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/10.x/Illuminate/Routing/Exceptions/BackedEnumCaseNotFoundException.html