|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.services.deployment.NameNotUniqueImportException
@SASScope(value="ALL") @BinaryCompatibilityOnly public final class NameNotUniqueImportException
Exception indicating that an attempt was made to import a foundation services deployment with a non-unique name.
| Constructor Summary | |
|---|---|
NameNotUniqueImportException(java.lang.String[] serviceDeploymentNames)
Constructs an exception in response to a failure to import a foundation services deployment into a SAS Metadata Repository because the name specified in the file is already defined in the repository. |
|
| Method Summary | |
|---|---|
static java.lang.String |
getMessage(java.lang.String[] serviceDeploymentNames)
Constructs a message to detail a failure to import specified foundation services deployment(s) into a SAS Metadata Repository. |
| Methods inherited from class com.sas.util.ChainedException |
|---|
chainContains, getRootException, getRootException, getTargetException, getTargetException, printStackTrace, printStackTrace, printStackTrace, toString, toStringBuffer |
| Constructor Detail |
|---|
public NameNotUniqueImportException(java.lang.String[] serviceDeploymentNames)
serviceDeploymentNames - Names of the service deployments which are not unique.| Method Detail |
|---|
public static java.lang.String getMessage(java.lang.String[] serviceDeploymentNames)
serviceDeploymentNames - Foundation service deployment name(s).
|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||