Skip to main content
A newer version of this page is available. .
All docs
V21.2

LayoutStreamException Constructors

Name Parameters Description
LayoutStreamException() none Initializes a new instance of the LayoutStreamException class.
LayoutStreamException(String, Exception) message, innerException Initializes a new instance of the LayoutStreamException class with specified settings.
LayoutStreamException(String) message Initializes a new instance of the LayoutStreamException class with specified settings.
See Also