## Class: SB-DI:DEBUG-CONDITION [![package](https://img.shields.io/badge/Package-SB--DI-5f9ea0.svg?style=social&colorA=999999)](../) [![type](https://img.shields.io/badge/Type-Class-5f9ea0.svg?style=social&colorA=999999)](../#class) > All DEBUG-CONDITIONs inherit from this type. These are serious conditions > that must be handled, but they are not programmer errors. ### Precedence list ```cl (sb-di:debug-condition serious-condition condition sb-pcl::slot-object t) ```