Package com.aparapi.internal.exception
-
Enum Summary Enum Description ClassParseException.TYPE -
Exception Summary Exception Description AparapiException We useAparapiException
class and subclasses to wrap otherException
classes, mainly to allow differentiation between Aparapi specific issues at runtime.ClassParseException We throwClassParseException
s (derived fromAparapiException
) if we encounter any Aparapi unfriendly constructs.CodeGenException RangeException