|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
net.sf.taverna.raven.RavenException
net.sf.taverna.raven.repository.ArtifactStateException
public class ArtifactStateException
Thrown when an operation attempt to perform on an artifact that isn't in the right state relative to a particular repository
| Constructor Summary | |
|---|---|
ArtifactStateException(ArtifactStatus state,
ArtifactStatus[] validStates)
|
|
| Method Summary | |
|---|---|
ArtifactStatus |
getState()
|
ArtifactStatus[] |
getValidStates()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ArtifactStateException(ArtifactStatus state,
ArtifactStatus[] validStates)
| Method Detail |
|---|
public ArtifactStatus getState()
public ArtifactStatus[] getValidStates()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||