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.