Show / Hide Table of Contents

Class InvalidOutlineException

This exception is used when the outline of a room template is not valid.

Inheritance
System.Object
GeneratorException
InvalidOutlineException
Namespace: Edgar.Unity
Assembly: cs.temp.dll.dll
Syntax
public class InvalidOutlineException : GeneratorException

Constructors

InvalidOutlineException(String)

Declaration
public InvalidOutlineException(string message)
Parameters
Type Name Description
System.String message
In This Article
Back to top Generated by DocFX