NLSException

interface NLSException

Interface that exceptions should implement to support lazy loading of messages.

For Native Language Support (NLS), system of software internationalization.

This Interface should be implemented by all exceptions that require translation

Inheritors

Properties

Link copied to clipboard
abstract val messageObject: Message?