Click or drag to resize

AppException Constructor (String)

Constructor allowing a message to be added to this exception.

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public AppException(
	string message
)

Parameters

message
Type: System String
message
See Also