UnknownLanguageException overview
| Initializes a new instance of the UnknownLanguageException class. |
| Gets or sets a link to the help file associated with this exception. | |
| Gets the Exception instance that caused the current exception. | |
| Gets a message that describes the current exception. | |
| Gets or sets the name of the application or the object that causes the error. | |
| Gets a string representation of the frames on the call stack at the time the current exception was thrown. | |
| Gets the method that throws the current exception. |
| Determines whether the specified Object is equal to the current Object. | |
| When overridden in a derived class, returns the Exception that is the root cause of one or more subsequent exceptions. | |
| Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| When overridden in a derived class, sets the SerializationInfo with information about the exception. | |
| Gets the Type of the current instance. | |
| Creates and returns a string representation of the current exception. |
UnknownLanguageException Class | Alvas.Script Namespace