C# Class AcManager.Tools.AcErrors.AcErrorException

Inheritance: System.Exception
Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Свойство Type Description
AcError AcError

Méthodes publiques

Méthode Description
AcErrorException ( AcCommonObject target, AcErrorType type ) : System

Method Details

AcErrorException() public méthode

public AcErrorException ( AcCommonObject target, AcErrorType type ) : System
target AcManager.Tools.AcObjectsNew.AcCommonObject
type AcErrorType
Résultat System

Property Details

AcError public_oe property

public AcError,AcManager.Tools.AcErrors AcError
Résultat AcError