Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的代码中,我必须测试是否存在 openssl 扩展。如果没有,我应该扔一个RuntimeExceptionorLogicException吗?错误的服务器设置属于哪一个?
RuntimeException
LogicException