public interface RuntimeExceptionHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleException(RuntimeException e) |
void |
handleOWLRuntimeException(org.semanticweb.owlapi.model.OWLRuntimeException e) |
void |
handlePatternSyntaxExcpetion(PatternSyntaxException e) |
void handleOWLRuntimeException(org.semanticweb.owlapi.model.OWLRuntimeException e)
e - evoid handlePatternSyntaxExcpetion(PatternSyntaxException e)
e - evoid handleException(RuntimeException e)
e - eCopyright © 2015 The University of Manchester. All Rights Reserved.