|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.services.deployment.DependentServicesException
@SASScope(value="ALL") @BinaryCompatibilityOnly public class DependentServicesException
Exception used to indicate that a request to delete a metadata object has been rejected because a service that is not being deleted is dependent upon a service being deleted.
| Method Summary | |
|---|---|
com.sas.metadata.remote.DeployedComponent |
getDeleteObject()
Gets the metadata object for which a deletion was attempted. |
com.sas.metadata.remote.DeployedComponent |
getDependencyObject()
Gets the metadata object which depends upon an object for which a deletion was attempted. |
java.lang.String |
getLocalizedMessage()
Gets a message detailing the service dependency which is preventing a deletion request from being accepted. |
java.lang.String |
getMessage()
Gets a message detailing the service dependency which is preventing a deletion request from being accepted. |
| Methods inherited from class com.sas.util.ChainedException |
|---|
chainContains, getRootException, getRootException, getTargetException, getTargetException, printStackTrace, printStackTrace, printStackTrace, toString, toStringBuffer |
| Method Detail |
|---|
public final com.sas.metadata.remote.DeployedComponent getDeleteObject()
null if not available.public final com.sas.metadata.remote.DeployedComponent getDependencyObject()
null
if not available.public final java.lang.String getMessage()
getMessage in class java.lang.Throwablepublic final java.lang.String getLocalizedMessage()
getLocalizedMessage in class java.lang.Throwable
|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||