Home > @rushstack/node-core-library > InternalError > unformattedMessage
InternalError.unformattedMessage property
The underlying error message, without the additional boilerplate for an InternalError
.
Signature:
readonly unformattedMessage: string;