Package net.karneim.pojobuilder.analysis
Class IllegalDirectiveException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- net.karneim.pojobuilder.PojoBuilderException
-
- net.karneim.pojobuilder.analysis.IllegalDirectiveException
-
- All Implemented Interfaces:
java.io.Serializable
public class IllegalDirectiveException extends PojoBuilderException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IllegalDirectiveException()IllegalDirectiveException(java.lang.String message)
-