UnrecognizedVSTAScriptLanguageException Class

Definition

UnrecognizedVSTAScriptLanguageException is thrown when the user specifies a script language name that is not recognized as valid.

public ref class UnrecognizedVSTAScriptLanguageException : ApplicationException
[System.Serializable]
public class UnrecognizedVSTAScriptLanguageException : ApplicationException
[<System.Serializable>]
type UnrecognizedVSTAScriptLanguageException = class
    inherit ApplicationException
Public Class UnrecognizedVSTAScriptLanguageException
Inherits ApplicationException
Inheritance
UnrecognizedVSTAScriptLanguageException
Attributes

Constructors

UnrecognizedVSTAScriptLanguageException(String)

Fields

UnrecognizedName

Applies to