|
decompiler
1.0.0
|
Exception thrown is there are no legal flows to a switch. More...
#include <jumptable.hh>
Public Member Functions | |
| JumptableNotReachableError (const string &s) | |
| Constructor. | |
Public Member Functions inherited from LowlevelError | |
| LowlevelError (const string &s) | |
| Initialize the error with an explanatory string. | |
Additional Inherited Members | |
Public Attributes inherited from LowlevelError | |
| string | explain |
Exception thrown is there are no legal flows to a switch.
1.8.11