Infer.NET Documentation
EmptyBlockException Class
Infer.NET code documentationMicrosoftResearch.Infer.ModelsEmptyBlockException
Microsoft Research, Cambridge
Thrown when an empty block is closed.
Declaration Syntax
C#Visual BasicVisual C++
public class EmptyBlockException : Exception
Public Class EmptyBlockException _
	Inherits Exception
public ref class EmptyBlockException : public Exception
Members
All MembersConstructors



IconMemberDescription
EmptyBlockException(String)
Create an EmptyBlockException with the given message.

Inheritance Hierarchy
Object
Exception
 EmptyBlockException

Assembly: Infer.Compiler (Module: Infer.Compiler) Version: 2.3.41111.0 (2.3.41111.0)