C# 클래스 ProfileService.WebApi.Exceptions.ProfileNotFoundException

상속: Exception
파일 보기 프로젝트 열기: nehmebilal/AspNetCoreTestingDemo

공개 메소드들

메소드 설명
ProfileNotFoundException ( string username ) : System

메소드 상세

ProfileNotFoundException() 공개 메소드

public ProfileNotFoundException ( string username ) : System
username string
리턴 System