Class ClassParseException

  • All Implemented Interfaces:
    java.io.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.
    See Also:
    AparapiException, Serialized Form