Class DuplicateVocabularyException

All Implemented Interfaces:
Serializable

public class DuplicateVocabularyException extends PortalException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • DuplicateVocabularyException

      public DuplicateVocabularyException()
    • DuplicateVocabularyException

      public DuplicateVocabularyException(String msg)
    • DuplicateVocabularyException

      public DuplicateVocabularyException(String msg, Throwable throwable)
    • DuplicateVocabularyException

      public DuplicateVocabularyException(Throwable throwable)