C# 클래스 learning_together_api.Exceptions.AppException

상속: Exception
파일 보기 프로젝트 열기: buildit/learning-together-api

공개 메소드들

메소드 설명
AppException ( ) : System
AppException ( string message ) : System

메소드 상세

AppException() 공개 메소드

public AppException ( ) : System
리턴 System

AppException() 공개 메소드

public AppException ( string message ) : System
message string
리턴 System