Class AmbiguousContextException

All Implemented Interfaces:
Serializable

public class AmbiguousContextException extends OWLPersistenceException
Exception thrown when multiple contexts defined in a AbstractDescriptor are used for saving an assertion.
See Also:
  • Constructor Details

    • AmbiguousContextException

      public AmbiguousContextException(String message)