logging / net.corda.common.logging.errorReporting / LocaleSettingUnsupportedException

LocaleSettingUnsupportedException

class LocaleSettingUnsupportedException : ErrorReportingException

Occurs if a locale is set while initializing the error reporting framework.

This is done as locale support has not yet been properly designed, and so using anything other than the default is untested.

Constructors

<init>

Occurs if a locale is set while initializing the error reporting framework.

LocaleSettingUnsupportedException()