Show / Hide Table of Contents

Class IntroloopException

When there is no specific C# exception type to use, Introloop throws an instance of this type.

Inheritance
System.Object
System.Exception
IntroloopException
Implements
System.Runtime.Serialization.ISerializable
Namespace: E7.Introloop
Assembly: E7.Introloop.dll
Syntax
[Serializable]
public class IntroloopException : Exception, ISerializable

Constructors

IntroloopException()

Declaration
public IntroloopException()

IntroloopException(SerializationInfo, StreamingContext)

Declaration
protected IntroloopException(SerializationInfo info, StreamingContext context)
Parameters
Type Name Description
System.Runtime.Serialization.SerializationInfo info
System.Runtime.Serialization.StreamingContext context

IntroloopException(String)

Declaration
public IntroloopException(string message)
Parameters
Type Name Description
System.String message

IntroloopException(String, Exception)

Declaration
public IntroloopException(string message, Exception inner)
Parameters
Type Name Description
System.String message
System.Exception inner

Implements

System.Runtime.Serialization.ISerializable
In This Article
Back to top
A Unity plugin by 5argon from Exceed7 Experiments. Problems/suggestions/contact : 5argon@exceed7.com Discord Unity Forum