Package com.aparapi.internal.exception
package com.aparapi.internal.exception
-
ClassDescriptionWe use
AparapiExceptionclass and subclasses to wrap otherExceptionclasses, mainly to allow differentiation between Aparapi specific issues at runtime.We throwClassParseExceptions (derived fromAparapiException) if we encounter any Aparapi unfriendly constructs.