Package | Description |
---|---|
org.artificer.common.error |
Modifier and Type | Class and Description |
---|---|
class |
ArtificerConflictException
Superclass for Exceptions that result in 409/CONFLICT responses.
|
class |
ArtificerNotFoundException |
class |
ArtificerWrongModelException
Thrown when an artifact is published to the incorrect model.
|
Modifier and Type | Method and Description |
---|---|
static ArtificerUserException |
ArtificerUserException.auditEntryNotFound(String artifactUuid,
String auditEntryUuid) |
static ArtificerUserException |
ArtificerUserException.derivedArtifactCreate(ArtifactTypeEnum artifactType) |
static ArtificerUserException |
ArtificerUserException.derivedArtifactDelete(ArtifactTypeEnum artifactType) |
static ArtificerUserException |
ArtificerUserException.filenameRequired() |
static ArtificerUserException |
ArtificerUserException.invalidClassifiedBy(String classifiedBy) |
Copyright © 2011–2015 JBoss, a division of Red Hat. All rights reserved.