Table of Contents

Class ComponentAlreadyExistsException

Namespace
Frent
Assembly
Frent.dll

Thrown when a component already exists on an entity.

public class ComponentAlreadyExistsException : Exception, ISerializable
Inheritance
ComponentAlreadyExistsException
Implements
Inherited Members

Constructors

ComponentAlreadyExistsException(Type)

Thrown when a component already exists on an entity.

public ComponentAlreadyExistsException(Type t)

Parameters

t Type