Skip to main content
All docs
V25.1
  • 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