owltools.gaf.rules
Class AnnotationRulesEngine.AnnotationRuleCheckException
java.lang.Object
java.lang.Throwable
java.lang.Exception
owltools.gaf.rules.AnnotationRulesEngine.AnnotationRuleCheckException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- AnnotationRulesEngine
public static class AnnotationRulesEngine.AnnotationRuleCheckException
- extends Exception
This exception is thrown when an exception occurs during the execution
of annotation rules.
- Author:
- Shahid Manzoor
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AnnotationRulesEngine.AnnotationRuleCheckException
public AnnotationRulesEngine.AnnotationRuleCheckException()
AnnotationRulesEngine.AnnotationRuleCheckException
public AnnotationRulesEngine.AnnotationRuleCheckException(String message)
AnnotationRulesEngine.AnnotationRuleCheckException
public AnnotationRulesEngine.AnnotationRuleCheckException(Throwable cause)
AnnotationRulesEngine.AnnotationRuleCheckException
public AnnotationRulesEngine.AnnotationRuleCheckException(String message,
Throwable cause)
Copyright © 2010-2012. All Rights Reserved.