C# Class Sample.AspNetCore.DuplicatedKeyException

중복된 키 예외
Inheritance: System.Exception
Show file Open project: OpenBapul/iamport-rest-client-net

Public Methods

Method Description
DuplicatedKeyException ( string message ) : System

Method Details

DuplicatedKeyException() public method

public DuplicatedKeyException ( string message ) : System
message string
return System