org.obolibrary.obo2owl
Class OboInOwlCardinalityTools.AnnotationCardinalityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.obolibrary.obo2owl.OboInOwlCardinalityTools.AnnotationCardinalityException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- OboInOwlCardinalityTools
public static class OboInOwlCardinalityTools.AnnotationCardinalityException
- extends Exception
Exception indication a non-resolvable conflict for an
annotation property and its cardinality constraint.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OboInOwlCardinalityTools.AnnotationCardinalityException
public OboInOwlCardinalityTools.AnnotationCardinalityException(String message,
Throwable cause)
- Create a new Exception.
- Parameters:
message
- cause
-
OboInOwlCardinalityTools.AnnotationCardinalityException
public OboInOwlCardinalityTools.AnnotationCardinalityException(String message)
- Create a new Exception.
- Parameters:
message
-
Copyright © 2010-2014. All Rights Reserved.