C# 클래스 AcManager.Tools.AcErrors.AcErrorException

상속: System.Exception
파일 보기 프로젝트 열기: gro-ove/actools

공개 프로퍼티들

프로퍼티 타입 설명
AcError AcError

공개 메소드들

메소드 설명
AcErrorException ( AcCommonObject target, AcErrorType type ) : System

메소드 상세

AcErrorException() 공개 메소드

public AcErrorException ( AcCommonObject target, AcErrorType type ) : System
target AcManager.Tools.AcObjectsNew.AcCommonObject
type AcErrorType
리턴 System

프로퍼티 상세

AcError 공개적으로 프로퍼티

public AcError,AcManager.Tools.AcErrors AcError
리턴 AcError