Class UnsupportedForgeVersionException
Namespace: CmlLib.Core.Installer.Forge
Assembly: CmlLib.Core.Installer.Forge.dll
public class UnsupportedForgeVersionException : Exception, ISerializable
Inheritance
object ← Exception ← UnsupportedForgeVersionException
Implements
Inherited Members
Exception.GetBaseException(), Exception.GetObjectData(SerializationInfo, StreamingContext), Exception.GetType(), Exception.ToString(), Exception.Data, Exception.HelpLink, Exception.HResult, Exception.InnerException, Exception.Message, Exception.Source, Exception.StackTrace, Exception.TargetSite, Exception.SerializeObjectState, object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Constructors
UnsupportedForgeVersionException()
public UnsupportedForgeVersionException()
UnsupportedForgeVersionException(string)
public UnsupportedForgeVersionException(string versionName)
Parameters
versionName string