Property Message Message Gets the message that describes the current exception. Declaration public override string Message { get; } Property Value Type Description System.String The message that describes the current exception. Overrides CacheException.Message