Daisy Open Source CMS

org.outerj.daisy.repository
Interface LocalizedException

All Known Implementing Classes:
AuthenticationFailedException, ConcurrentUpdateException, DocumentLockedException, DocumentNotFoundException, DocumentVariantNotFoundException, DuplicateLoginException, VersionNotFoundException

public interface LocalizedException


Method Summary
 String getMessage(Locale locale)
           
 

Method Detail

getMessage

String getMessage(Locale locale)

Daisy Open Source CMS