Class DictionaryAlreadyExistsException

All Implemented Interfaces:
Serializable

public class DictionaryAlreadyExistsException extends RepositoryException
Exception related to save dictionary to repository
See Also:
  • Constructor Details

    • DictionaryAlreadyExistsException

      public DictionaryAlreadyExistsException(String name)
    • DictionaryAlreadyExistsException

      public DictionaryAlreadyExistsException(String name, Throwable t)