Uses of Class
org.overlord.sramp.common.SrampUserException

Packages that use SrampUserException
org.overlord.sramp.common   
org.overlord.sramp.common.ontology   
 

Uses of SrampUserException in org.overlord.sramp.common
 

Subclasses of SrampUserException in org.overlord.sramp.common
 class ArtifactNotFoundException
          Exception thrown when the user attempts to access an artifact that does not exist.
 

Uses of SrampUserException in org.overlord.sramp.common.ontology
 

Subclasses of SrampUserException in org.overlord.sramp.common.ontology
 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.