Gets the error message for the exception.

Namespace:  P4API.Exceptions
Assembly:  p4api (in p4api)
Version: 1.0.0.0 (1.0.0)

Syntax

C#
public override string Message { get; }

Implements

_Exception..::.Message

See Also