Table of Contents

Class InfinityException

Namespace
JJConsulting.Infinity.Domain.Exceptions
Assembly
JJConsulting.Infinity.Domain.dll
public class InfinityException : Exception, ISerializable

Inheritance

Derived

Implements

Inherited Members

Constructors

InfinityException(string, Exception)

protected InfinityException(string message, Exception exception)

Parameters

message string
exception Exception

InfinityException(string)

public InfinityException(string message)

Parameters

message string