|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sca4j.host.domain.AssemblyFailure
public abstract class AssemblyFailure
Base class for recoverable errors updating the domain assembly encountered during a deployment.
| Constructor Summary | |
|---|---|
AssemblyFailure(java.net.URI componentUri)
Constructor. |
|
| Method Summary | |
|---|---|
java.net.URI |
getComponentUri()
Returns the URI of the component associated with the failure. |
java.lang.String |
getMessage()
Returns the error message. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssemblyFailure(java.net.URI componentUri)
componentUri - the URI of the component associated with the failure.| Method Detail |
|---|
public java.net.URI getComponentUri()
public java.lang.String getMessage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||