Table of Contents

Class JJMasterDataException

Namespace
JJMasterData.Commons.Exceptions
Assembly
JJMasterData.Commons.dll
public class JJMasterDataException : Exception, ISerializable
Inheritance
JJMasterDataException
Implements
Derived
Inherited Members

Constructors

JJMasterDataException()

protected JJMasterDataException()

JJMasterDataException(string)

public JJMasterDataException(string message)

Parameters

message string

JJMasterDataException(string, Exception)

public JJMasterDataException(string message, Exception innerException)

Parameters

message string
innerException Exception