Class EntityReconstructionException

All Implemented Interfaces:
Serializable

public class EntityReconstructionException extends OWLPersistenceException
See Also:
  • Constructor Details

    • EntityReconstructionException

      public EntityReconstructionException(String message, Throwable cause)
    • EntityReconstructionException

      public EntityReconstructionException(String message)
    • EntityReconstructionException

      public EntityReconstructionException(Throwable cause)