internalMessage property

String internalMessage
getter/setter pair

An explanation of the exception for internal usage, e.g., logging.

It is not necessarily a complete sentence or paragraph, compared to the user-facing message.

Implementation

String internalMessage;