Docs (4.0.0)
class AppException property

message

The error message, formatted using the format string passed to the AppException.type() call, and constructor arguments.

message: string

Related

  • class AppExceptionA class that represents an application error, including a localizable message.