Search Results for

    Show / Hide Table of Contents

    Class IllegalStateException

    Inheritance
    Object
    Exception
    IllegalStateException
    Implements
    ISerializable
    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
    Namespace: NoSuchStudio.Common
    Assembly: NoSuchStudio-Common.dll
    Syntax
    public class IllegalStateException : Exception, ISerializable

    Constructors

    IllegalStateException(String)

    Declaration
    public IllegalStateException(string msg)
    Parameters
    Type Name Description
    String msg

    Implements

    System.Runtime.Serialization.ISerializable

    Extension Methods

    ExceptionExts.RootCause(Exception)
    In This Article
    Back to top Generated by DocFX