Leopold Toetsch wrote:
Kj <[EMAIL PROTECTED]> wrote:
But what is actually an internal error? (are those
"this-should-never-happen" situations that are not expected?
Yep.
A real exception is an exception within the VM that can be caught by user
programs (right?).
Yes.
... What should happen with an internal error? Is an internal error an
error ... ehm within the VM :-P ?
E.g. an unimplemented case or detection of some structural damage. The
only thing you can do here is to stop immediately.
leo
Ok, all clear now! Thanks, leo.
klaas-jan