Table of Contents

Class MissingHandlerException

Namespace
Executables.Handling
Assembly
executables.dll

Exception thrown when no handler is available for the requested operation.

public sealed class MissingHandlerException : InvalidOperationException, ISerializable
Inheritance
MissingHandlerException
Implements
Inherited Members

Constructors

MissingHandlerException(string)

Exception thrown when no handler is available for the requested operation.

public MissingHandlerException(string message)

Parameters

message string