Class IdentifierNotSetException

All Implemented Interfaces:
Serializable

public class IdentifierNotSetException extends OWLPersistenceException
Thrown when an entity is missing an identifier and it cannot be generated.
See Also:
  • Constructor Details

    • IdentifierNotSetException

      public IdentifierNotSetException(String message)