Class PrefetchAbort

  • All Implemented Interfaces:
    Iarm32

    public class PrefetchAbort
    extends ARMException
    implements Iarm32
    The class for the ARM prefetch abort exception.
    • Field Detail

      • nofPreAbort

        public static int nofPreAbort
        The number of times a prefetch abort exception was executed
    • Constructor Detail

      • PrefetchAbort

        public PrefetchAbort()
    • Method Detail

      • preAbort

        static void preAbort​(Exception e)