| Package | Description |
|---|---|
| org.overlord.sramp.common | |
| org.overlord.sramp.common.ontology |
| Modifier and Type | Class and Description |
|---|---|
class |
ArtifactAlreadyExistsException
Exception thrown when the user attempts add a new artifact with a duplicate UUID.
|
class |
ArtifactNotFoundException
Exception thrown when the user attempts to access an artifact that does not exist.
|
class |
AuditEntryNotFoundException
Exception thrown when the user attempts to access an audit entry that does not exist.
|
class |
InvalidArtifactCreationException
Exception thrown when the user attempts to create an artifact incorrectly (for example
trying to directly create a document-style artifact without uploading content).
|
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidClassifiedByException
Exception thrown when the user attempts to add a classified-by value to an
artifact that has not been defined by an ontology.
|
class |
OntologyAlreadyExistsException
Exception thrown when the user attempts to add an ontology that already exists.
|
class |
OntologyNotFoundException
Exception thrown when the user attempts to access or modify an ontology that
does not exist in the repository.
|
Copyright © 2011–2013 JBoss, a division of Red Hat. All rights reserved.