Audrey.Exceptions.ComponentAlreadyExistsException.ComponentAlreadyExistsException C# (CSharp) Method

ComponentAlreadyExistsException() public method

public ComponentAlreadyExistsException ( ) : System
return System
        public ComponentAlreadyExistsException() : base("Component already exists")
        {
        }
    }
ComponentAlreadyExistsException