Class ClassParseException

All Implemented Interfaces:
Serializable

public class ClassParseException
extends AparapiException
We throw ClassParseExceptions (derived from AparapiException) if we encounter any Aparapi unfriendly constructs. This allows us to fail fast.
Author:
gfrost
See Also:
AparapiException, Serialized Form