C# 클래스 CryoAOP.Core.Exceptions.TypeNotFoundException

상속: FormattableExceptionBase
파일 보기 프로젝트 열기: fir3pho3nixx/cryo-aop

공개 메소드들

메소드 설명
TypeNotFoundException ( string messageFormat )
TypeNotFoundException ( string messageFormat, FormattableExceptionBase innerException )

메소드 상세

TypeNotFoundException() 공개 메소드

public TypeNotFoundException ( string messageFormat )
messageFormat string

TypeNotFoundException() 공개 메소드

public TypeNotFoundException ( string messageFormat, FormattableExceptionBase innerException )
messageFormat string
innerException FormattableExceptionBase