org.specrunner.annotator
Class AnnotatorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.specrunner.SpecRunnerException
org.specrunner.annotator.AnnotatorException
- All Implemented Interfaces:
- Serializable
public class AnnotatorException
- extends SpecRunnerException
Errors on annotation process.
- Author:
- Thiago Santos
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AnnotatorException
public AnnotatorException()
AnnotatorException
public AnnotatorException(String message)
AnnotatorException
public AnnotatorException(Throwable cause)
AnnotatorException
public AnnotatorException(String message,
Throwable cause)
Copyright © 2014. All rights reserved.