org.objectweb.fractal.fraclet.annotation.generator.template.util
Class NonTypedFractalAttributeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.objectweb.fractal.fraclet.annotation.generator.template.util.NonTypedFractalAttributeException
- All Implemented Interfaces:
- Serializable
public class NonTypedFractalAttributeException
- extends Exception
This exception is thrown when a collection Fractal attribute which is not
well typed is annotated with the Requires annotation
- Author:
- Nicolas Pessemier
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NonTypedFractalAttributeException
public NonTypedFractalAttributeException(String msg)