|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.adobe.idp.dsc.DSCException
com.adobe.idp.dsc.registry.RegistryException
com.adobe.idp.dsc.registry.service.DuplicateServiceCategoryException
public class DuplicateServiceCategoryException
Duplicate service category exception.
| Constructor Summary | |
|---|---|
DuplicateServiceCategoryException(java.lang.String aCategoryId)
Constructor that creates the exception using the service category identifier. |
|
| Method Summary | |
|---|---|
java.lang.String |
getCategoryId()
Retrieves the service category identifier. |
| Methods inherited from class com.adobe.idp.dsc.DSCException |
|---|
getError, getMessage, getNestedThrowable, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DuplicateServiceCategoryException(java.lang.String aCategoryId)
aCategoryId - The service category identifier.| Method Detail |
|---|
public java.lang.String getCategoryId()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||