<div dir="ltr">Hi stackers,<div><br></div><div>I notice that there are some exceptions defined in neutron.extension, and many exceptions are defined in neutron.common.exception. Why they are defined seperately?</div><div><br>
</div><div>In my opinion:</div><div><br></div><div>1) extension will define exception which is only releated to this extension and is intended to exposed to the client</div><div style>2) exception defined in common.exception will be processed inside neutron, (It may define some exception releated to specific extension but the exception will be handled inside neutron.)</div>
<div style><br></div><div style>I think my understanding is not right, so anyone please help me.</div><div><div><br></div>-- <br><div dir="ltr"><div>blog: <a href="http://zqfan.github.com" target="_blank">zqfan.github.com</a><br>
</div>git: <a href="http://github.com/zqfan" target="_blank">github.com/zqfan</a><br></div>
</div></div>