Throwable.Message
Throwable.Message
Property
Definition
Returns the detail message which was provided when this
Throwable
was created.
[get: Android.Runtime.Register("getMessage", "()Ljava/lang/String;", "GetGetMessageHandler")]
public virtual string Message { get; }
member this.Message : string
Property Value
Remarks
Portions of this page are modifications based on work created and shared by the