java.lang.Object
java.lang.Throwable
java.lang.Exception
org.acs.damsel.srvr.schema.ControlledVocabularyException
- All Implemented Interfaces:
- java.io.Serializable
- public class ControlledVocabularyException
- extends java.lang.Exception
Title: ControlledVocabularyException
Description: Exception thrown by methods in the MetaDataTag class when
there is an error while getting, setting, or deleting the controlled
vocabulary associated with a MetaDataTag.
- Version:
- 1.0
| Nested classes inherited from class java.lang.Throwable |
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ControlledVocabularyException
public ControlledVocabularyException(java.lang.String message)