Class InvalidPipeEndpointException
Namespace: Unity.Reflect.ActorFramework
Syntax
public class InvalidPipeEndpointException : Exception, ISerializable, _Exception
Constructors
InvalidPipeEndpointException(Type, Type)
Declaration
public InvalidPipeEndpointException(Type messageType, Type actorType)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | messageType | |
| Type | actorType |