Reference for .Net version of SpaceVIL  0.3.5.8
SpaceVIL (Space of Visual Items Layout) is a cross-platform and multilingual framework for creating GUI client applications for .NET Standard, .NET Core and JVM. SpaceVIL is based on OpenGL graphic technology and GLFW. Using this framework in conjunction with .Net Core or with a JVM, you can work and create graphical client applications on Linux, Mac OS X and Windows.
SpaceVIL.Core.SpaceVILException Class Reference

SpaceVILException is a class of exceptions of the SpaceVIL. More...

Inherits Exception.

Public Member Functions

 SpaceVILException ()
 
 SpaceVILException (string message)
 

Detailed Description

SpaceVILException is a class of exceptions of the SpaceVIL.

Constructor & Destructor Documentation

◆ SpaceVILException() [1/2]

SpaceVIL.Core.SpaceVILException.SpaceVILException ( )

◆ SpaceVILException() [2/2]

SpaceVIL.Core.SpaceVILException.SpaceVILException ( string  message)

The documentation for this class was generated from the following file: