deep

a Cross Development Platform for Java

User Tools

Site Tools


dev:crosscompiler:backend_arm:exceptions

This is an old revision of the document!


Exceptions

Terminology

  • ARM Exception: Exception which are specific to the ARM architecture.
  • Interrupt: A certain type of a PPC exception, caused by asynchronous events by external hardware.
  • Java Exception: Exception defined in the Java language specification. All Java exceptions are extensions of the class Throwable.
Invalid Link
Types of Java-Exceptions

ARM Exceptions

Floats in Exceptions

Java Exceptions

Program Exception

dev/crosscompiler/backend_arm/exceptions.1541176202.txt.gz · Last modified: 2018/11/02 17:30 by ursgraf