Dela via


CompilationFailedException Constructor

Initializes a new instance of the CompilationFailedException class.

Overload List

Name Description
CompilationFailedException () Initializes a new instance of this class.
CompilationFailedException (String) Initializes a new instance of this class with a specified error message.
CompilationFailedException (String, Exception) Initializes a new instance of the CompilationFailedException class with a specified error message and a reference to the inner exception that is the cause of this exception. .

See Also

Reference

CompilationFailedException Class
CompilationFailedException Members
Microsoft.Xna.Framework.Graphics Namespace